CWE-491
Public cloneable() Method Without Final ('Object Hijack')
A class has a cloneable() method that is not declared final, which allows an object to be created without calling the constructor. This can cause the object to be in an unexpected state.
Official CWE-491 definition at MITREImpactr finds and proves weaknesses like CWE-491 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist