logo

CWE-543 - Use of Singleton Pattern Without Synchronization in a Multithreaded Context

CWE-543

  • Abstraction:
  • Variant
  • Structure:
  • Simple
  • Status:
  • Incomplete
Weakness Name

Use of Singleton Pattern Without Synchronization in a Multithreaded Context

Description

The product uses the singleton pattern when creating a resource within a multithreaded environment.

The use of a singleton pattern may not be thread-safe.

Common Consequences

Scope: Other, Integrity

Impact: Other, Modify Application Data

Related Weaknesses
  • Release Date:
  • 2006-07-19
  • Latest Modification Date:
  • 2023-06-29

Free security scan for your website