Exploit PHP Bible Search - 'bible.php?chapter' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
34214
Проверка EDB
  1. Пройдено
Автор
L0RD CRUSAD3R
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2010-2617
Дата публикации
2010-06-29
PHP Bible Search - 'bible.php?chapter' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/41197/info
 
PHP Bible Search is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
 
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.
 
http://www.example.com/bible.php?string=&book=2&chapter=[XSS]
 
Источник
www.exploit-db.com

Похожие темы