2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org" ,
"ID" : "CVE-2017-1000363" ,
2017-10-16 16:44:18 -04:00
"REQUESTER" : "roee.hay@hcl.com" ,
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2017-10-16 16:44:18 -04:00
"product_name" : "Linux Kernel" ,
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
2017-10-16 16:44:18 -04:00
"version_value" : "4.11.1"
} ,
{
"version_value" : "3.18.53"
} ,
{
"version_value" : "2.6.39"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
} ,
2017-10-16 16:44:18 -04:00
"vendor_name" : "Linux Kernel"
2017-10-16 12:31:07 -04:00
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing bounds check, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary (can happen due to bootloader vulns, e.g. Google Nexus 6's CVE-2016-10277, where due to a vulnerability the adversary has partial control over the command line) can overflow the parport_nr array in the following code, by appending many (>LP_NO) 'lp=none' arguments to the command line."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2017-10-16 16:44:18 -04:00
"value" : "CWE-276"
2017-10-16 12:31:07 -04:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://alephsecurity.com/vulns/aleph-2017023" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://alephsecurity.com/vulns/aleph-2017023"
} ,
2017-11-03 15:04:18 -04:00
{
2018-04-05 09:33:01 -04:00
"name" : "DSA-3945" ,
"refsource" : "DEBIAN" ,
2017-11-03 15:04:18 -04:00
"url" : "http://www.debian.org/security/2017/dsa-3945"
} ,
2017-10-16 12:31:07 -04:00
{
2018-04-05 09:33:01 -04:00
"name" : "98651" ,
"refsource" : "BID" ,
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/98651"
}
]
}
}