CWE-1096
Singleton Class Instance Creation without Proper Locking or Synchronization
The product implements a Singleton design pattern but does not use appropriate locking or other synchronization mechanism to ensure that the singleton class is only instantiated once.
Official CWE-1096 definition at MITREImpactr finds and proves weaknesses like CWE-1096 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist