2019-12-02 23:01:00 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1927" ,
2020-04-02 00:01:22 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apache" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache HTTP Server" ,
"version" : {
"version_data" : [
{
"version_value" : "2.4.0 to 2.4.41"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "mod_rewrite CWE-601 open redirect"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html" ,
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
2020-04-03 18:01:19 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20200403 Re: CVE-2020-1927: mod_rewrite configurations vulnerable to open redirect" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/04/03/1"
2020-04-02 00:01:22 +00:00
}
]
2019-12-02 23:01:00 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-02 00:01:22 +00:00
"value" : "In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL."
2019-12-02 23:01:00 +00:00
}
]
}
}