cvelist/2012/5xxx/CVE-2012-5572.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-5572",
"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" : "CRLF injection vulnerability in the cookie method (lib/Dancer/Cookie.pm) in Dancer before 1.3114 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a cookie name, a different vulnerability than CVE-2012-5526."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20121126 Re: CVE Request -- Dancer.pm / perl-Dancer / libdancer-perl: Newline injection due to improper CRLF escaping in cookie() and cookies() methods (different vulnerability than CVE-2012-5526)",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2012/11/26/10"
},
{
"name" : "http://advisories.mageia.org/MGASA-2013-0183.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://advisories.mageia.org/MGASA-2013-0183.html"
},
{
"name" : "https://github.com/PerlDancer/Dancer/blob/devel/CHANGES",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/PerlDancer/Dancer/blob/devel/CHANGES"
},
{
"name" : "https://github.com/PerlDancer/Dancer/issues/859",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/PerlDancer/Dancer/issues/859"
},
{
"name" : "FEDORA-2013-9950",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108749.html"
},
{
"name" : "MDVSA-2013:184",
"refsource" : "MANDRIVA",
2017-10-16 12:31:07 -04:00
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2013:184"
}
]
}
}