Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2008-6994

Description

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.

POC

Reference

- http://www.infoworld.com/d/security-central/critical-vulnerability-patched-in-googles-chrome-599

- https://www.exploit-db.com/exploits/6365

- https://www.exploit-db.com/exploits/6367

Github

No PoCs found on GitHub currently.