CWE-839
Numeric Range Comparison Without Minimum Check
The product checks a value to ensure that it is less than or equal to a maximum, but it does not also verify that the value is greater than or equal to the minimum.
Official CWE-839 definition at MITREImpactr finds and proves weaknesses like CWE-839 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist