CWE-694

Use of Multiple Resources with Duplicate Identifier

High

Description

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

Potential Impact

How to Fix

Architecture and Design

Where possible, use unique identifiers. If non-unique identifiers are detected, then do not operate any resource with a non-unique identifier and report the error appropriately.

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-694 vulnerabilities in your codebase.

Get Security Assessment