cvelist/2008/6xxx/CVE-2008-6994.json
2018-10-11 16:05:44 -04:00

123 lines
4.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-6994",
"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" : "Stack-based buffer overflow in the SaveAs feature (SaveFileAsWithFilter function) in win_util.cc in Google Chrome 0.2.149.27 allows user-assisted remote attackers to execute arbitrary code via a web page with a long TITLE element, which triggers the overflow when the user saves the page and a long filename is generated. NOTE: it might be possible to exploit this issue via an HTTP response that includes a long filename in a Content-Disposition header."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20080905 Google Chrome 0.2.149.27 'SaveAs' Function Buffer Overflow Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/496042/100/0/threaded"
},
{
"name" : "6367",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6367"
},
{
"name" : "6365",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6365"
},
{
"name" : "http://security.bkis.vn/?p=119",
"refsource" : "MISC",
"url" : "http://security.bkis.vn/?p=119"
},
{
"name" : "http://www.infoworld.com/d/security-central/critical-vulnerability-patched-in-googles-chrome-599",
"refsource" : "MISC",
"url" : "http://www.infoworld.com/d/security-central/critical-vulnerability-patched-in-googles-chrome-599"
},
{
"name" : "http://code.google.com/p/chromium/issues/detail?id=1414",
"refsource" : "CONFIRM",
"url" : "http://code.google.com/p/chromium/issues/detail?id=1414"
},
{
"name" : "http://src.chromium.org/viewvc/chrome/branches/chrome_official_branch/src/chrome/common/win_util.cc?r1=1757&r2=1766&pathrev=1766",
"refsource" : "CONFIRM",
"url" : "http://src.chromium.org/viewvc/chrome/branches/chrome_official_branch/src/chrome/common/win_util.cc?r1=1757&r2=1766&pathrev=1766"
},
{
"name" : "31029",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/31029"
},
{
"name" : "31031",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/31031"
},
{
"name" : "48259",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/48259"
},
{
"name" : "1020823",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1020823"
},
{
"name" : "googlechrome-saveas-bo(44935)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/44935"
},
{
"name" : "google-chrome-filename-dos(44939)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/44939"
}
]
}
}