CWE-1077
Floating Point Comparison with Incorrect Operator
The code performs a comparison such as an equality test between two float (floating point) values, but it uses comparison operators that do not account for the possibility of loss of precision.
Official CWE-1077 definition at MITREImpactr finds and proves weaknesses like CWE-1077 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist