CVE-2014-4330
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-4330
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 5.20.1-1 |
| debian | bullseye | fixed | 5.20.1-1 |
| debian | forky | fixed | 5.20.1-1 |
| debian | sid | fixed | 5.20.1-1 |
| debian | trixie | fixed | 5.20.1-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| perl | perl | {"endIncluding":"5.20.1"} | |
| data_dumper_project | data_dumper | {"endIncluding":"2.151"} | |
References
- http://advisories.mageia.org/MGASA-2014-0406.html
- http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139441.html
- http://packetstormsecurity.com/files/128422/Perl-5.20.1-Deep-Recursion-Stack-Overflow.html
- http://seclists.org/fulldisclosure/2014/Sep/84
- http://seclists.org/oss-sec/2014/q3/692
- http://secunia.com/advisories/61441
- http://secunia.com/advisories/61961
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:136
- http://www.nntp.perl.org/group/perl.perl5.porters/2014/09/msg220118.html
- http://www.securityfocus.com/archive/1/533543/100/0/threaded
- http://www.securityfocus.com/bid/70142
- http://www.ubuntu.com/usn/USN-2916-1
- https://exchange.xforce.ibmcloud.com/vulnerabilities/96216
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731
- https://metacpan.org/pod/distribution/Data-Dumper/Changes
- https://www.lsexperts.de/advisories/lse-2014-06-10.txt
- https://security-tracker.debian.org/tracker/CVE-2014-4330
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.