Exploit VNews 1.2 - Multiple SQL Injections

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
27513
Проверка EDB
  1. Пройдено
Автор
ALIAKSANDR HARTSUYEU
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-1543
Дата публикации
2006-03-30
Код:
source: https://www.securityfocus.com/bid/17316/info

VNews is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query. 

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

Version 1.2 is reported to be vulnerable. Other versions may be affected as well.

http://www.example.com/vnews/news.php? co=show&news=99'% 20union%20select% 201,2,3,4,5, 6/*&nom=1
 
Источник
www.exploit-db.com

Похожие темы