2017-10-16 12:31:07 -04:00
{
2019-03-17 23:56:37 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2004-0871" ,
"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-17 23:56:37 +00:00
"lang" : "eng" ,
"value" : "Mozilla does not prevent cookies that are sent over an insecure channel (HTTP) from also being sent over a secure channel (HTTPS/SSL) in the same domain, which could allow remote attackers to steal cookies and conduct unauthorized activities, aka \"Cross Security Boundary Cookie Injection.\""
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:56:37 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "20040916 wp-04-0001: Multiple Browser Cookie Injection Vulnerabilities" ,
"refsource" : "BUGTRAQ" ,
"url" : "http://securityfocus.com/archive/1/375407"
} ,
{
"name" : "1011331" ,
"refsource" : "SECTRACK" ,
"url" : "http://securitytracker.com/id?1011331"
} ,
{
"name" : "http://www.westpoint.ltd.uk/advisories/wp-04-0001.txt" ,
"refsource" : "MISC" ,
"url" : "http://www.westpoint.ltd.uk/advisories/wp-04-0001.txt"
} ,
{
"name" : "web-browser-cookie-session-hijack(17417)" ,
"refsource" : "XF" ,
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/17417"
}
]
}
}