2019-12-17 14:56:29 +01:00
{
"CVE_data_meta" : {
"ID" : "CVE-2019-16553" ,
2019-12-17 15:01:07 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2019-12-17 14:56:29 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Build Failure Analyzer Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.24.1" ,
"version_affected" : "<="
}
]
}
}
]
}
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A cross-site request forgery vulnerability in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier allows attackers to have Jenkins evaluate a computationally expensive regular expression."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1651" ,
"url" : "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1651" ,
"refsource" : "CONFIRM"
2019-12-17 16:01:02 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20191217 Multiple vulnerabilities in Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2019/12/17/1"
2019-12-17 14:56:29 +01:00
}
]
}
}