Sploitus

Exploit for dotProject 2.0 - '/modules/public/calendar.php?baseDir' Remote File Inclusion

exploitdb · 2006-02-14

Exploit Code

MARKDOWN8 lines
## https://sploitus.com/exploit?id=EDB-ID:27223
source: https://www.securityfocus.com/bid/16648/info

Dotproject is prone to multiple remote file-include vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. These may facilitate a compromise of the application and the underlying system; other attacks are also possible.

http://www.example.com /modules/public/calendar.php?baseDir=[REMOTE INCLUDE]