30003—Integer Overflow Error
PUBLISHEDsecurity alertMedium
Active
Metadata
摘要
An integer overflow condition exists when an integer used in a compiled program extends beyond the range limits and has not been properly checked from the input stream.
解决方案
In order to prevent overflows and divide by 0 (zero) errors in the application, please rewrite the backend program, checking if the values of integers being processed are within the application's allowed range. This will require a recompilation of the backend executable.
其他信息
Potential Integer Overflow. Status code changed on the input of a long string of random integers.