cvelist/2015/8xxx/CVE-2015-8768.json

97 lines
3.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:30:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8768",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:30:56 +00:00
"lang": "eng",
"value": "click/install.py in click does not require files in package filesystem tarballs to start with ./ (dot slash), which allows remote attackers to install an alternate security policy and gain privileges via a crafted package, as demonstrated by the test.mmrow app for Ubuntu phone."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:30:56 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-2771-1",
"refsource": "UBUNTU",
"url": "http://ubuntu.com/usn/usn-2771-1"
},
{
"name": "96386",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/96386"
},
{
"name": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587",
"refsource": "CONFIRM",
"url": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587"
},
{
"name": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467"
},
{
"name": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/",
"refsource": "CONFIRM",
"url": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/"
},
{
"name": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554",
"refsource": "CONFIRM",
"url": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554"
},
{
"name": "[oss-security] 20160112 Re: CVE Request: click",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/01/12/8"
},
{
"name": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF",
"refsource": "MISC",
"url": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF"
}
]
}
}