mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
94 lines
3.0 KiB
JSON
94 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@apache.org",
|
|
"DATE_PUBLIC" : "2018-03-23T00:00: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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"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"
|
|
},
|
|
{
|
|
"name" : "https://httpd.apache.org/security/vulnerabilities_24.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://httpd.apache.org/security/vulnerabilities_24.html"
|
|
},
|
|
{
|
|
"name" : "DSA-4164",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "https://www.debian.org/security/2018/dsa-4164"
|
|
},
|
|
{
|
|
"name" : "USN-3627-1",
|
|
"refsource" : "UBUNTU",
|
|
"url" : "https://usn.ubuntu.com/3627-1/"
|
|
},
|
|
{
|
|
"name" : "USN-3627-2",
|
|
"refsource" : "UBUNTU",
|
|
"url" : "https://usn.ubuntu.com/3627-2/"
|
|
},
|
|
{
|
|
"name" : "103520",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/103520"
|
|
},
|
|
{
|
|
"name" : "1040568",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1040568"
|
|
}
|
|
]
|
|
}
|
|
}
|