CWE Database
/

CWE-675

Back to CWE list

CWE-675

Multiple Operations on Resource in Single-Operation Context

Class
Draft

Description

The product performs the same operation on a resource two or more times, when the operation should only be applied once.

Common Consequences

Scope

Other

Impact

Other

CVE-2009-0935

Attacker provides invalid address to a memory-reading function, causing a mutex to be unlocked twice

CVE-2019-13351

file descriptor double close can cause the wrong file to be associated with a file descriptor.

CVE-2004-1939

XSS protection mechanism attempts to remove "/" that could be used to close tags, but it can be bypassed using double encoded slashes (%252F)

Applicable Platforms

Not Language-Specific

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now