Exploit Alumni 1.0.8/1.0.9 - 'index.php?year' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31724
Проверка EDB
  1. Пройдено
Автор
HADIHADI
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-2117
Дата публикации
2008-05-02
Код:
source: https://www.securityfocus.com/bid/29019/info
 
Project Alumni is prone to a cross-site scripting vulnerability and an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input.
 
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
 
These issues affect Project Alumni 1.0.9; other versions may also be vulnerable.

http://www.example.com/index.php?act=news&year=<script>alert(document.cookie)</script>
 
Источник
www.exploit-db.com

Похожие темы