2018-12-10 09:06:00 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org" ,
"DATE_ASSIGNED" : "2018-12-09T22:41:05.610667" ,
"ID" : "CVE-2018-1000865" ,
"REQUESTER" : "ml@beckweb.net" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Script Security Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.47 and earlier"
}
]
}
}
]
} ,
"vendor_name" : "Jenkins project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A sandbox bypass vulnerability exists in Script Security Plugin 1.47 and earlier in groovy-sandbox/src/main/java/org/kohsuke/groovy/sandbox/SandboxTransformer.java that allows attackers with Job/Configure permission to execute arbitrary code on the Jenkins master JVM, if plugins using the Groovy sandbox are installed."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-184, CWE-693"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2018-10-29/#SECURITY-1186" ,
"refsource" : "CONFIRM" ,
"url" : "https://jenkins.io/security/advisory/2018-10-29/#SECURITY-1186"
2019-03-14 06:13:39 -04:00
} ,
{
"name" : "RHBA-2019:0326" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHBA-2019:0326"
2018-12-10 09:06:00 -05:00
}
]
}
}