CWE-145 – Improper Neutralization of Section Delimiters
Description The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as section...
CWE-144 – Improper Neutralization of Line Delimiters
Description The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as line...
CWE-143 – Improper Neutralization of Record Delimiters
Description The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as record...
CWE-142 – Improper Neutralization of Value Delimiters
Description The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as value...
CWE-141 – Improper Neutralization of Parameter/Argument Delimiters
Description The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as parameter...
CWE-140 – Improper Neutralization of Delimiters
Description The software does not neutralize or incorrectly neutralizes delimiters. Modes of Introduction: - Implementation Related Weaknesses CWE-138 Consequences Integrity: Unexpected State...
CWE-14 – Compiler Removal of Code to Clear Buffers
Description Sensitive memory is cleared according to the source code, but compiler optimizations leave the memory untouched when it is not read from again, aka...
CWE-1385 – Missing Origin Validation in WebSockets
Description The software uses a WebSocket, but it does not properly verify that the source of data or communication is valid. Modes of Introduction: -...
CWE-1384 – Improper Handling of Extreme Physical Environment Conditions
Description The product does not properly detect and handle extreme conditions in the product's physical environment, such as temperature, radiation, humidity, power, or other physical...
CWE-138 – Improper Neutralization of Special Elements
Description The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as control...