cvelist/2012/2xxx/CVE-2012-2671.json
2017-10-16 12:31:07 -04:00

82 lines
2.3 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" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2012/06/06/4"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2012/06/06/8"
},
{
"url" : "https://bugzilla.novell.com/show_bug.cgi?id=763650"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=824520"
},
{
"url" : "https://github.com/rtomayko/rack-cache/blob/master/CHANGES"
},
{
"url" : "https://github.com/rtomayko/rack-cache/commit/2e3a64d07daac4c757cc57620f2288e865a09b90"
},
{
"url" : "https://github.com/rtomayko/rack-cache/pull/52"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081812.html"
}
]
}
}