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