CWE-484
Omitted Break Statement in Switch
The product omits a break statement within a switch or similar construct, causing code associated with multiple conditions to execute. This can cause problems when the programmer only intended to execute code associated with one condition.
Official CWE-484 definition at MITREImpactr finds and proves weaknesses like CWE-484 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist