CWE-572
Call to Thread run() instead of start()
The product calls a thread's run() method instead of calling start(), which causes the code to run in the thread of the caller instead of the callee.
Official CWE-572 definition at MITREImpactr finds and proves weaknesses like CWE-572 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist