CWE-196
Unsigned to Signed Conversion Error
The product uses an unsigned primitive and performs a cast to a signed primitive, which can produce an unexpected value if the value of the unsigned primitive can not be represented using a signed primitive.
Official CWE-196 definition at MITREImpactr finds and proves weaknesses like CWE-196 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist