CWE-1161: SEI CERT C Coding Standard - Guidelines 07. Characters and Strings (STR)

ID CWE-1161
Status Stable
Weaknesses in this category are related to the rules and recommendations in the Characters and Strings (STR) section of the SEI CERT C Coding Standard.

Relationships

View Weakness
# ID Name # ID Name Abstraction Structure Status
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer Class Simple Stable
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-121 Stack-based Buffer Overflow Variant Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-122 Heap-based Buffer Overflow Variant Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-123 Write-what-where Condition Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-125 Out-of-bounds Read Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-676 Use of Potentially Dangerous Function Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-170 Improper Null Termination Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-704 Incorrect Type Conversion or Cast Class Simple Incomplete
Loading...
Loading...