CWEBaseIncomplete1 recent CVE

CWE-694Use of Multiple Resources with Duplicate Identifier

Description

The product uses multiple resources that can have the same identifier, in a context in which unique identifiers are required.

If the product assumes that each resource has a unique identifier, the product could operate on the wrong resource if attackers can cause multiple resources to be associated with the same identifier.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE