cvelist/2014/8xxx/CVE-2014-8991.json
2019-03-18 04:08:23 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-8991",
"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": "pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20141117 Requesting a CVE for pip - Local DoS with predictable temp directory names",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/11/19/17"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725847",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725847"
},
{
"name": "71209",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/71209"
},
{
"name": "[oss-security] 20141120 Re: Requesting a CVE for pip - Local DoS with predictable temp directory names",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/11/20/6"
},
{
"name": "https://github.com/pypa/pip/pull/2122",
"refsource": "CONFIRM",
"url": "https://github.com/pypa/pip/pull/2122"
}
]
}
}