2017-10-16 12:31:07 -04:00
{
2019-03-18 04:36:46 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"DATE_PUBLIC" : "2017-03-20T00:00:00" ,
"ID" : "CVE-2017-2652" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "DistFork Jenkins plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "<=1.5.0"
}
]
}
}
]
} ,
"vendor_name" : "Jenkins project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-27 15:47:20 -04:00
{
2019-03-18 04:36:46 +00:00
"lang" : "eng" ,
"value" : "It was found that there were no permission checks performed in the Distributed Fork plugin before and including 1.5.0 for Jenkins that provides the dist-fork CLI command beyond the basic check for Overall/Read permission, allowing anyone with that permission to run arbitrary shell commands on all connected nodes."
2018-07-27 15:47:20 -04:00
}
2019-03-18 04:36:46 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "96980" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96980"
} ,
{
"name" : "https://jenkins.io/security/advisory/2017-03-20/" ,
"refsource" : "CONFIRM" ,
"url" : "https://jenkins.io/security/advisory/2017-03-20/"
}
]
}
}