cvelist/2020/2xxx/CVE-2020-2283.json
2023-10-25 17:37:44 +00:00

69 lines
2.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-2283",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"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"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Liquibase Runner Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "unspecified",
"version_value": "1.4.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2020-09-23/#SECURITY-1885",
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2020-09-23/#SECURITY-1885"
},
{
"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"
}
]
}
}