CWEVariantIncomplete1 recent CVE

CWE-162Improper Neutralization of Trailing Special Elements

Description

The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes trailing special elements that could be interpreted in unexpected ways when they are sent to a downstream component.

As data is parsed, improperly handled trailing special elements may cause the process to take unexpected actions that result in an attack.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE