cvelist/2008/3xxx/CVE-2008-3173.json
2019-03-18 05:06:58 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-3173",
"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": "Microsoft Internet Explorer allows web sites to set cookies for domains that have a public suffix with more than one dot character, which could allow remote attackers to perform a session fixation attack and hijack a user's HTTP session, aka \"Cross-Site Cooking.\" NOTE: this issue may exist because of an insufficient fix for CVE-2004-0866."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://crisp.tweakblogs.net/blog/ie-and-2-letter-domain-names.html",
"refsource": "MISC",
"url": "http://crisp.tweakblogs.net/blog/ie-and-2-letter-domain-names.html"
},
{
"name": "microsoft-ie-cookie-session-hijacking(43950)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43950"
},
{
"name": "http://kuza55.blogspot.com/2008/02/understanding-cookie-security.html",
"refsource": "MISC",
"url": "http://kuza55.blogspot.com/2008/02/understanding-cookie-security.html"
}
]
}
}