CWE-145Variant

Improper Neutralization of Section Delimiters

Incomplete in the CWE catalog · 1 CVE mapped

1
CVEs mapped
9.8
Median CVSS
What it is

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

Recent examples
9.8cvss
CVE-2011-10043

Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded

Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded. Module names starting with "::" could be passed to the load function to specify arbitrary module paths. Attackers able to influence module names passed to load could use that bug to execute arbitrary code.

CRITICALno explanation yet
1%
epss
The record
Technical detail
CWE ID
CWE-145
Abstraction
Variant
Structure
Simple
Status
Incomplete