CWEVariantIncomplete1 recent CVE

CWE-160Improper Neutralization of Leading Special Elements

Description

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

As data is parsed, improperly handled leading 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