exploit-db-mirror/exploits/windows/remote/22783.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

9 lines
No EOL
638 B
Text

source: https://www.securityfocus.com/bid/7938/info
A vulnerability has been reported for the Microsoft Internet Explorer that may result in cross-site scripting attacks.
If IE, using the MSXML parser, is unable to parse the requested XML file, it will display a parse error that also includes the URL of the requested XML file. In some cases malicious HTML code will not be properly sanitized from the URL, thereby resulting in the execution of script code.
Exploitation may allow theft of cookie-based authentication credentials or other attacks.
http://host.with.unparsable.xml.file/flaw.xml?<script>alert(document.cookie)</script>