cvelist/2018/1xxx/CVE-2018-1283.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2017-12-07 15:03:50 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-03-23T00:00:00",
2017-12-07 15:03:50 -05:00
"ID" : "CVE-2018-1283",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache HTTP Server",
"version" : {
"version_data" : [
{
"version_value" : "2.4.0 to 2.4.29"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2017-12-07 15:03:50 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-03-26 11:06:08 -04:00
"value" : "In Apache httpd 2.4.0 to 2.4.29, when mod_session is configured to forward its session data to CGI applications (SessionEnv on, not the default), a remote user may influence their content by using a \"Session\" header. This comes from the \"HTTP_SESSION\" variable name used by mod_session to forward its data to CGIs, since the prefix \"HTTP_\" is also used by the Apache HTTP Server to pass HTTP header fields, per CGI specifications."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Tampering of mod_session data for CGI applications."
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20180323 CVE-2018-1283: Tampering of mod_session data for CGI applications",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2018/03/24/4"
2018-03-26 11:06:08 -04:00
},
{
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource" : "CONFIRM",
2018-03-26 11:06:08 -04:00
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
2018-03-27 06:05:14 -04:00
},
2018-04-04 06:02:39 -04:00
{
"name" : "DSA-4164",
"refsource" : "DEBIAN",
2018-04-04 06:02:39 -04:00
"url" : "https://www.debian.org/security/2018/dsa-4164"
},
2018-04-20 06:05:16 -04:00
{
"name" : "USN-3627-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3627-1/"
},
2018-05-01 06:04:10 -04:00
{
"name" : "USN-3627-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3627-2/"
},
2018-03-28 06:05:29 -04:00
{
"name" : "103520",
"refsource" : "BID",
2018-03-28 06:05:29 -04:00
"url" : "http://www.securityfocus.com/bid/103520"
},
2018-03-27 06:05:14 -04:00
{
"name" : "1040568",
"refsource" : "SECTRACK",
2018-03-27 06:05:14 -04:00
"url" : "http://www.securitytracker.com/id/1040568"
2017-12-07 15:03:50 -05:00
}
]
}
}