cvelist/2012/2xxx/CVE-2012-2671.json

98 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-2671",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Rack::Cache rubygem 0.3.0 through 1.1 caches Set-Cookie and other sensitive headers, which allows attackers to obtain sensitive cookie information, hijack web sessions, or have other unspecified impact by accessing the cache."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20120606 CVE request: rack-cache caches sensitive headers (Set-Cookie)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2012/06/06/4"
},
{
"name" : "[oss-security] 20120606 Re: CVE request: rack-cache caches sensitive headers (Set-Cookie)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2012/06/06/8"
},
{
"name" : "https://bugzilla.novell.com/show_bug.cgi?id=763650",
"refsource" : "MISC",
"url" : "https://bugzilla.novell.com/show_bug.cgi?id=763650"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=824520",
"refsource" : "MISC",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=824520"
},
{
"name" : "https://github.com/rtomayko/rack-cache/blob/master/CHANGES",
"refsource" : "CONFIRM",
"url" : "https://github.com/rtomayko/rack-cache/blob/master/CHANGES"
},
{
"name" : "https://github.com/rtomayko/rack-cache/commit/2e3a64d07daac4c757cc57620f2288e865a09b90",
"refsource" : "CONFIRM",
"url" : "https://github.com/rtomayko/rack-cache/commit/2e3a64d07daac4c757cc57620f2288e865a09b90"
},
{
"name" : "https://github.com/rtomayko/rack-cache/pull/52",
"refsource" : "CONFIRM",
"url" : "https://github.com/rtomayko/rack-cache/pull/52"
},
{
"name" : "FEDORA-2012-8439",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081812.html"
}
]
}
}