cvelist/2017/1000xxx/CVE-2017-1000215.json
2017-11-17 15:04:39 -05:00

69 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.444131",
"ID" : "CVE-2017-1000215",
"REQUESTER" : "fabian.freyer@physik.tu-berlin.de",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xrootd",
"version" : {
"version_data" : [
{
"version_value" : "4.6.0 and older"
}
]
}
}
]
},
"vendor_name" : "xrootd"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "ROOT xrootd version 4.6.0 and below is vulnerable to an unauthenticated shell command injection resulting in remote code execution"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "shell command injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/xrootd/xrootd/blob/befa2e627a5a33a38c92db3e57c07d8246a24acf/src/XrdSecgsi/XrdSecgsiGMAPFunLDAP.cc#L85"
},
{
"url" : "https://github.com/xrootd/xrootd/blob/v4.6.1/docs/ReleaseNotes.txt"
},
{
"url" : "https://github.com/xrootd/xrootd/commit/befa2e627a5a33a38c92db3e57c07d8246a24acf"
}
]
}
}