cvelist/2017/1000xxx/CVE-2017-1000082.json

72 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-07-06",
"ID" : "CVE-2017-1000082",
"REQUESTER" : "kseifried@redhat.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "systemd",
"version" : {
"version_data" : [
{
"version_value" : "v223 and earlier"
}
]
}
}
]
},
"vendor_name" : "systemd"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "systemd v233 and earlier fails to safely parse usernames starting with a numeric digit (e.g. \"0day\"), running the service in question with root privileges rather than the user intended."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2017/07/02/1"
},
{
"url" : "https://github.com/systemd/systemd/issues/6237"
},
{
"url" : "http://www.securityfocus.com/bid/99507"
},
{
"url" : "http://www.securitytracker.com/id/1038839"
}
]
}
}