CVE-2014-4330
Published Sep 30, 2014
Last updated 6 years ago
Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 2.1
- Impact score
- 2.9
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:N/I:N/A:P
Weaknesses
- nvd@nist.gov
- CWE-119
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:perl:perl:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "77A06910-39E5-4216-9299-BD5924666B34", "versionEndIncluding": "5.20.1" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:data_dumper_project:data_dumper:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E15A758B-D662-454B-B5ED-707D4490E448", "versionEndIncluding": "2.151" } ], "operator": "OR" } ] } ]