Exploit PostNuke Modules Factory Subjects Module 2.0 - SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
24587
Проверка EDB
  1. Пройдено
Автор
CRIOLABS
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2004-09-10
PostNuke Modules Factory Subjects Module 2.0 - SQL Injection
Код:
source: https://www.securityfocus.com/bid/11148/info

Reportedly the PostNuke Modules Factory Subjects module is affected by a remote SQL injection vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied URI parameters.

An attacker might exploit this issue to manipulate SQL queries carried out against the database; it may be possible to disclose sensitive information such as the administrator password hash, as well as corrupt arbitrary data. SQL injection issues may also facilitate attacks against latent vulnerabilities in the underlying database.

http://www.example.com/index.php?module=subjects&func=listpages&subid=[SQL]
http://www.example.com/index.php?module=subjects&func=viewpage&pageid=[SQL]
http://www.example.com/index.php?module=subjects&func=listcat&catid=[SQL]
 
Источник
www.exploit-db.com

Похожие темы