cvelist/2020/2xxx/CVE-2020-2160.json
2023-10-25 17:34:34 +00:00

69 lines
2.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-2160",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins 2.227 and earlier, LTS 2.204.5 and earlier uses different representations of request URL paths, which allows attackers to craft URLs that allow bypassing CSRF protection of any target URL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "unspecified",
"version_value": "2.227"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2020-03-25/#SECURITY-1774",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2020-03-25/#SECURITY-1774"
},
{
"url": "http://www.openwall.com/lists/oss-security/2020/03/25/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2020/03/25/2"
}
]
}
}