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

87 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:31:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:31:43 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:31:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2013-9950",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108749.html"
},
{
"name": "MDVSA-2013:184",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:184"
},
{
"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",
"url": "http://www.openwall.com/lists/oss-security/2012/11/26/10"
},
{
"name": "https://github.com/PerlDancer/Dancer/issues/859",
"refsource": "CONFIRM",
"url": "https://github.com/PerlDancer/Dancer/issues/859"
},
{
"name": "https://github.com/PerlDancer/Dancer/blob/devel/CHANGES",
"refsource": "CONFIRM",
"url": "https://github.com/PerlDancer/Dancer/blob/devel/CHANGES"
},
{
"name": "http://advisories.mageia.org/MGASA-2013-0183.html",
"refsource": "CONFIRM",
"url": "http://advisories.mageia.org/MGASA-2013-0183.html"
}
]
}
}