CWEClassDraft0 recent CVEs

CWE-675Multiple Operations on Resource in Single-Operation Context

Description

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

Common consequences

Related CWEs