CAPEC ID | Naziv |
---|---|
CAPEC-92 | Forced Integer Overflow |
The software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.
CAPEC ID | Naziv |
---|---|
CAPEC-92 | Forced Integer Overflow |