vendor:
Safari
by:
Thor Larholm
7.5
CVSS
HIGH
Command Injection
78
CWE
Product Name: Safari
Affected Version From: Safari for Windows
Affected Version To: Safari for Windows
Patch Exists: NO
Related CWE:
CPE: a:apple:safari
Platforms Tested: Windows
2007
Safari for Windows, 0day exploit in 2 hours
The PoC exploit exploits a vulnerability in Safari for Windows by bouncing through Firefox via the Gopher protocol, passing on unfiltered input for the -chrome argument that Firefox exposes. It launches cmd.exe with any arguments specified in the call to the process.run method.
Mitigation:
Implement proper input validation and sanitization for command line arguments handed to URL protocol handlers.