CWE-92: DEPRECATED: Improper Sanitization of Custom Special Characters
DEPRECATED: Improper Sanitization of Custom Special Characters
Weakness ID: 92 (Deprecated Weakness Base)
Status: Deprecated
Description
Description Summary
The software uses a custom or proprietary language or
representation, but when it receives input from an upstream component, it does
not sanitize or incorrectly sanitizes special elements when they are sent to a
downstream component.
Extended Description
This allows attackers to modify the syntax, content, or commands before
they are processed by a downstream component.
Maintenance Notes
This and some other CWE entries were distinct in PLOVER but effectively
have overlap in CWE. PLOVER sometimes defined "other" and "miscellaneous"
categories in order to satisfy exhaustiveness requirements for taxonomies.
Within the context of CWE, the use of a more abstract entry is preferred in
mapping situations.