Security Advisory

CVE-2014-4330

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2014-09-30 16:00:00
Last updated 2024-08-06 11:12:34
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.