Exploit ZenPhoto 0.9/1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
27796
Проверка EDB
  1. Пройдено
Автор
ZONE14
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-2187
Дата публикации
2006-05-02
Код:
source: https://www.securityfocus.com/bid/17779/info
 
Zenphoto is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input. 
 
An attacker may leverage these issues 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.
 
Zenphoto versions prior to 1.0.3 are vulnerable to this issue.

http://www.example.com/photos/index.php?album=%3Cscript%3Ealert('XSS%20Vulnerable')%3B%3C/script%3E
http://www.example.com/photos/index.php?album=EXISTING_ALBUM_NAME&image='%3E%3Cscript%3Ealert('XSS%20Vulnerable')%3B%3C/script%3E
 
Источник
www.exploit-db.com

Похожие темы