2019-11-18 16:23:52 +01:00
{
"CVE_data_meta" : {
"ID" : "CVE-2019-16538" ,
2019-11-21 15:02:07 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2019-11-18 16:23:52 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Script Security Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.67 and earlier"
}
]
}
}
]
}
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.67 and earlier related to the handling of default parameter expressions in closures allowed attackers to execute arbitrary code in sandboxed scripts."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-265"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2019-11-21/#SECURITY-1658" ,
"url" : "https://jenkins.io/security/advisory/2019-11-21/#SECURITY-1658" ,
"refsource" : "CONFIRM"
2019-11-21 16:01:59 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20191121 Multiple vulnerabilities in Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2019/11/21/1"
2019-11-18 16:23:52 +01:00
}
]
}
}