gsd-2014-4330
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-4330", "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.", "id": "GSD-2014-4330", "references": [ "https://www.suse.com/security/cve/CVE-2014-4330.html", "https://ubuntu.com/security/CVE-2014-4330", "https://advisories.mageia.org/CVE-2014-4330.html", "https://packetstormsecurity.com/files/cve/CVE-2014-4330" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-4330" ], "details": "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.", "id": "GSD-2014-4330", "modified": "2023-12-13T01:22:45.126584Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-4330", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://packetstormsecurity.com/files/128422/Perl-5.20.1-Deep-Recursion-Stack-Overflow.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/128422/Perl-5.20.1-Deep-Recursion-Stack-Overflow.html" }, { "name": "20140925 LSE Leading Security Experts GmbH - LSE-2014-06-10 - Perl CORE - Deep Recursion Stack Overflow", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/533543/100/0/threaded" }, { "name": "61441", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61441" }, { "name": "FEDORA-2014-11453", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139441.html" }, { "name": "MDVSA-2015:136", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:136" }, { "name": "https://metacpan.org/pod/distribution/Data-Dumper/Changes", "refsource": "CONFIRM", "url": "https://metacpan.org/pod/distribution/Data-Dumper/Changes" }, { "name": "https://www.lsexperts.de/advisories/lse-2014-06-10.txt", "refsource": "CONFIRM", "url": "https://www.lsexperts.de/advisories/lse-2014-06-10.txt" }, { "name": "70142", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70142" }, { "name": "perl-cve20144330-dos(96216)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96216" }, { "name": "[perl.perl5.porters] 20140918 fix for CVE-2014-4330 present in blead", "refsource": "MLIST", "url": "http://www.nntp.perl.org/group/perl.perl5.porters/2014/09/msg220118.html" }, { "name": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731", "refsource": "CONFIRM", "url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731" }, { "name": "USN-2916-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2916-1" }, { "name": "20140925 LSE Leading Security Experts GmbH - LSE-2014-06-10 - Perl CORE - Deep Recursion Stack Overflow", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2014/Sep/84" }, { "name": "http://advisories.mageia.org/MGASA-2014-0406.html", "refsource": "CONFIRM", "url": "http://advisories.mageia.org/MGASA-2014-0406.html" }, { "name": "61961", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61961" }, { "name": "[oss-security] 20140925 LSE Leading Security Experts GmbH - LSE-2014-06-10 - Perl CORE - Deep Recursion Stack Overflow", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q3/692" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:perl:perl:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.20.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:data_dumper_project:data_dumper:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.151", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-4330" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140925 LSE Leading Security Experts GmbH - LSE-2014-06-10 - Perl CORE - Deep Recursion Stack Overflow", "refsource": "MLIST", "tags": [ "Exploit" ], "url": "http://seclists.org/oss-sec/2014/q3/692" }, { "name": "61441", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/61441" }, { "name": "[perl.perl5.porters] 20140918 fix for CVE-2014-4330 present in blead", "refsource": "MLIST", "tags": [], "url": "http://www.nntp.perl.org/group/perl.perl5.porters/2014/09/msg220118.html" }, { "name": "FEDORA-2014-11453", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139441.html" }, { "name": "70142", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/70142" }, { "name": "20140925 LSE Leading Security Experts GmbH - LSE-2014-06-10 - Perl CORE - Deep Recursion Stack Overflow", "refsource": "FULLDISC", "tags": [ "Exploit" ], "url": "http://seclists.org/fulldisclosure/2014/Sep/84" }, { "name": "https://www.lsexperts.de/advisories/lse-2014-06-10.txt", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://www.lsexperts.de/advisories/lse-2014-06-10.txt" }, { "name": "http://packetstormsecurity.com/files/128422/Perl-5.20.1-Deep-Recursion-Stack-Overflow.html", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://packetstormsecurity.com/files/128422/Perl-5.20.1-Deep-Recursion-Stack-Overflow.html" }, { "name": "https://metacpan.org/pod/distribution/Data-Dumper/Changes", "refsource": "CONFIRM", "tags": [], "url": "https://metacpan.org/pod/distribution/Data-Dumper/Changes" }, { "name": "61961", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/61961" }, { "name": "http://advisories.mageia.org/MGASA-2014-0406.html", "refsource": "CONFIRM", "tags": [], "url": "http://advisories.mageia.org/MGASA-2014-0406.html" }, { "name": "MDVSA-2015:136", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:136" }, { "name": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731", "refsource": "CONFIRM", "tags": [], "url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731" }, { "name": "USN-2916-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-2916-1" }, { "name": "perl-cve20144330-dos(96216)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96216" }, { "name": "20140925 LSE Leading Security Experts GmbH - LSE-2014-06-10 - Perl CORE - Deep Recursion Stack Overflow", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/533543/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-09T19:49Z", "publishedDate": "2014-09-30T16:55Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.