The Dumper method in Data::Dumper before 2.154, as used in Perl 5.20.1 and earlier, allows context-dependent attackers to cause a denial of service (stack consumption and crash) via an Array-Reference with many nested Array-References, which triggers a large number of recursive calls to the DD_dump function.
References
Configurations
History
No history.
Information
Published : 2014-09-30 16:55
Updated : 2024-02-04 18:35
NVD link : CVE-2014-4330
Mitre link : CVE-2014-4330
CVE.ORG link : CVE-2014-4330
JSON object : View
Products Affected
perl
- perl
data_dumper_project
- data_dumper
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer