cvelist/2014/4xxx/CVE-2014-4330.json
2019-03-18 01:53:49 +00:00

137 lines
5.3 KiB
JSON

{
"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"
}
]
}
}