René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

160 lines
4.6 KiB
JSON

{
"id": "CVE-2014-4330",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-09-30T16:55:06.543",
"lastModified": "2018-10-09T19:49:42.067",
"vulnStatus": "Modified",
"descriptions": [
{
"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."
},
{
"lang": "es",
"value": "El m\u00e9todo Dumper en Data::Dumper anterior a 2.154, utilizado en Perl 5.20.1 y anteriores, permite a atacantes dependientes de contexto causar una denegaci\u00f3n de servicio (consumo de la pila y ca\u00edda) a trav\u00e9s de una referencia de array con muchas referencias de array anidadas, lo que provoca un n\u00famero grande de llamadas recursivas a la funci\u00f3n DD_dump."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:perl:perl:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.20.1",
"matchCriteriaId": "77A06910-39E5-4216-9299-BD5924666B34"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:data_dumper_project:data_dumper:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.151",
"matchCriteriaId": "E15A758B-D662-454B-B5ED-707D4490E448"
}
]
}
]
}
],
"references": [
{
"url": "http://advisories.mageia.org/MGASA-2014-0406.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139441.html",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/128422/Perl-5.20.1-Deep-Recursion-Stack-Overflow.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Sep/84",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/oss-sec/2014/q3/692",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:136",
"source": "cve@mitre.org"
},
{
"url": "http://www.nntp.perl.org/group/perl.perl5.porters/2014/09/msg220118.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/533543/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/70142",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-2916-1",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96216",
"source": "cve@mitre.org"
},
{
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731",
"source": "cve@mitre.org"
},
{
"url": "https://metacpan.org/pod/distribution/Data-Dumper/Changes",
"source": "cve@mitre.org"
},
{
"url": "https://www.lsexperts.de/advisories/lse-2014-06-10.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}