2019-12-05 01:01:19 +00:00
{
2023-10-25 17:34:34 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-12-05 01:01:19 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2020-2160" ,
2020-03-25 17:01:27 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-03-25 10:31:10 +01:00
} ,
2023-10-25 17:34:34 +00:00
"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"
}
]
}
]
} ,
2020-03-25 10:31:10 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins" ,
"version" : {
"version_data" : [
{
2023-10-25 17:34:34 +00:00
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "2.227"
2020-03-25 10:31:10 +01:00
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:19 +00:00
} ,
2020-03-25 10:31:10 +01:00
"references" : {
"reference_data" : [
{
"url" : "https://jenkins.io/security/advisory/2020-03-25/#SECURITY-1774" ,
2023-10-25 17:34:34 +00:00
"refsource" : "MISC" ,
"name" : "https://jenkins.io/security/advisory/2020-03-25/#SECURITY-1774"
2020-03-25 18:01:29 +00:00
} ,
{
2023-10-25 17:34:34 +00:00
"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"
2019-12-05 01:01:19 +00:00
}
]
}
}