mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
946 B
946 B
CVE-2010-0917
Description
Stack-based buffer overflow in VBScript in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2, when Internet Explorer is used, might allow user-assisted remote attackers to execute arbitrary code via a long string in the fourth argument (aka helpfile argument) to the MsgBox function, leading to code execution when the F1 key is pressed, a different vulnerability than CVE-2010-0483.
POC
Reference
- http://isec.pl/vulnerabilities/isec-0027-msgbox-helpfile-ie.txt
- http://www.theregister.co.uk/2010/03/01/ie_code_execution_bug/
Github
No PoCs found on GitHub currently.