2019-03-26 19:00:51 +00:00
{
2020-01-15 20:01:19 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10098" ,
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
2019-09-25 17:00:59 +00:00
} ,
2020-01-15 20:01:19 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-09-25 17:00:59 +00:00
{
2020-01-15 20:01:19 +00:00
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
2019-09-25 17:00:59 +00:00
{
2020-01-15 20:01:19 +00:00
"product_name" : "Apache HTTP Server" ,
"version" : {
"version_data" : [
2019-09-25 17:00:59 +00:00
{
2020-01-15 20:01:19 +00:00
"version_value" : "2.4.0 to 2.4.39"
2019-09-25 17:00:59 +00:00
}
]
}
}
]
}
}
]
}
} ,
2020-01-15 20:01:19 +00:00
"problemtype" : {
"problemtype_data" : [
2019-09-25 17:00:59 +00:00
{
2020-01-15 20:01:19 +00:00
"description" : [
2019-09-25 17:00:59 +00:00
{
2020-01-15 20:01:19 +00:00
"lang" : "eng" ,
"value" : "mod_rewrite CWE-601 open redirect"
2019-09-25 17:00:59 +00:00
}
]
}
]
} ,
2020-01-15 20:01:19 +00:00
"references" : {
"reference_data" : [
2019-09-25 17:00:59 +00:00
{
2020-01-15 20:01:19 +00:00
"refsource" : "MISC" ,
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html" ,
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
2019-10-15 13:33:48 -07:00
} ,
{
2020-01-15 20:01:19 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
2020-01-14 15:46:23 -08:00
} ,
{
2020-01-15 20:01:19 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2020.html"
2019-09-25 17:00:59 +00:00
}
]
2019-03-26 19:00:51 +00:00
} ,
2020-01-15 20:01:19 +00:00
"description" : {
"description_data" : [
2019-03-26 19:00:51 +00:00
{
2020-01-15 20:01:19 +00:00
"lang" : "eng" ,
"value" : "In Apache HTTP server 2.4.0 to 2.4.39, Redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an unexpected URL within the request URL."
2019-03-26 19:00:51 +00:00
}
]
}
}