cvelist/2015/1xxx/CVE-2015-1328.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-1328",
"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 overlayfs implementation in the linux (aka Linux kernel) package before 3.19.0-21.21 in Ubuntu through 15.04 does not properly check permissions for file creation in the upper filesystem directory, which allows local users to obtain root access by leveraging a configuration in which overlayfs is permitted in an arbitrary mount namespace."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "40688",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.exploit-db.com/exploits/40688/"
},
{
"name" : "37292",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/37292/"
},
{
"name" : "[oss-security] 20150616 CVE-2015-1328: incorrect permission checks in overlayfs, ubuntu local root",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2015/q2/717"
},
{
"name" : "https://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-1328.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-1328.html"
},
{
"name" : "https://security-tracker.debian.org/tracker/CVE-2015-1328",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://security-tracker.debian.org/tracker/CVE-2015-1328"
},
{
"name" : "75206",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/75206"
}
]
}
}