|
|
|
|
CWE-675 Individual Dictionary Definition (Draft 9)
Weakness ID
| Status: Draft 675 (Weakness Class) | | Description | Summary The product performs the same operation on a resource two or more times, when the operation should only be applied once. | | Context Notes | This weakness is probably closely associated with other issues related to doubling, such as CWE-462 (duplicate key in alist) or CWE-102 (Struts duplicate validation forms). It's usually a case of an API contract violation (CWE-227). | | Relationships | | | Applicable Platforms | All |
|