Exploit PHPX 3.5.15/3.5.16 - 'forums.php' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
29757
Проверка EDB
  1. Пройдено
Автор
LAURENT GAFFIE
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2007-1550
Дата публикации
2007-03-19
PHPX 3.5.15/3.5.16 - 'forums.php' SQL Injection
Код:
source: https://www.securityfocus.com/bid/23033/info
 
PHPX is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input.
 
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, execute arbitrary script code in the context of the webserver process, compromise the application, obtain sensitive information, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
 
http://www.example.com/phpx/forums.php?cat_id='
http://www.example.com/phpx/forums.php?forum_id=1&topic_id='
http://www.example.com/phpx/forums.php?forum_id=1&topic_id=1&post_id='
 
Источник
www.exploit-db.com

Похожие темы