2019-12-05 01:02:16 +00:00
{
2023-10-25 17:37:44 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-12-05 01:02:16 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2020-2283" ,
2020-09-23 14:01:44 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-09-23 12:56:03 +02:00
} ,
2023-10-25 17:37:44 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Jenkins Liquibase Runner Plugin 1.4.5 and earlier does not escape changeset contents, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by users able to control changeset files evaluated by the plugin."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2020-09-23 12:56:03 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Liquibase Runner Plugin" ,
"version" : {
"version_data" : [
{
2023-10-25 17:37:44 +00:00
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "1.4.5"
2020-09-23 12:56:03 +02:00
}
]
}
}
]
}
}
]
}
2019-12-05 01:02:16 +00:00
} ,
2020-09-23 12:56:03 +02:00
"references" : {
"reference_data" : [
{
"url" : "https://www.jenkins.io/security/advisory/2020-09-23/#SECURITY-1885" ,
2023-10-25 17:37:44 +00:00
"refsource" : "MISC" ,
"name" : "https://www.jenkins.io/security/advisory/2020-09-23/#SECURITY-1885"
2020-09-23 15:01:33 +00:00
} ,
{
2023-10-25 17:37:44 +00:00
"url" : "http://www.openwall.com/lists/oss-security/2020/09/23/1" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2020/09/23/1"
2019-12-05 01:02:16 +00:00
}
]
}
}