CWE-768
Incorrect Short Circuit Evaluation
The product contains a conditional statement with multiple logical expressions in which one of the non-leading expressions may produce side effects. This may lead to an unexpected state in the program after the execution of the conditional, because short-circuiting logic may prevent the side effects from occurring.
Official CWE-768 definition at MITREImpactr finds and proves weaknesses like CWE-768 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist