cvelist/2013/6xxx/CVE-2013-6166.json

83 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-6166",
"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" : "Google Chrome before 29 sends HTTP Cookie headers without first validating that they have the required character-set restrictions, which allows remote attackers to conduct the equivalent of a persistent Logout CSRF attack via a crafted parameter that forces a web application to set a malformed cookie within an HTTP response."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130403 browser document.cookie DoS vulnerability",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2013/04/03/10"
},
{
"name" : "[oss-security] 20131016 Re: browser document.cookie DoS vulnerability",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2013/q4/117"
},
{
"name" : "[oss-security] 20131017 Re: browser document.cookie DoS vulnerability",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2013/q4/121"
},
{
"name" : "http://redmine.lighttpd.net/issues/2188",
"refsource" : "MISC",
"url" : "http://redmine.lighttpd.net/issues/2188"
},
{
"name" : "https://code.google.com/p/chromium/issues/detail?id=238041",
"refsource" : "CONFIRM",
"url" : "https://code.google.com/p/chromium/issues/detail?id=238041"
}
]
}
}