LOW · 2.1

CVE-2014-4330

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...

Vulnerability 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.

CVSS Score

2.1

LOW

AV:L/AC:L/Au:N/C:N/I:N/A:P
Confidentiality
NONE
Integrity
NONE
Availability
PARTIAL

Affected Products

VendorProductVersions
PerlPerl<= 5.20.1
Data Dumper ProjectData Dumper<= 2.151

Related Weaknesses (CWE)

References

FAQ

What is CVE-2014-4330?

CVE-2014-4330 is a vulnerability with a CVSS score of 2.1 (LOW). 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...

How severe is CVE-2014-4330?

CVE-2014-4330 has been rated LOW with a CVSS base score of 2.1/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2014-4330?

Check the references section above for vendor advisories and patch information. Affected products include: Perl Perl, Data Dumper Project Data Dumper.