Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-6191. PoCs published by ShAy6oOoN.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in p.mapper 3.2.0 beta3 by injecting a malicious URL into the _SESSION[PM_INCPHP] parameter. Successful exploitation could lead to arbitrary code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Armin Burger p.mapper 3.2.0 beta3 allow remote attackers to execute arbitrary PHP code via a URL in the _SESSION[PM_INCPHP] parameter to (1) incphp/globals.php or (2) plugins/export/mc_table.php. NOTE: it could be argued that this vulnerability is caused by a problem in PHP and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in p.mapper.
Exploits (2)
This exploit demonstrates a remote file inclusion vulnerability in p.mapper 3.2.0 beta3 by injecting a malicious URL into the _SESSION[PM_INCPHP] parameter. Successful exploitation could lead to arbitrary code execution.
This exploit demonstrates a remote file inclusion vulnerability in p.mapper 3.2.0 beta3 by manipulating the _SESSION[PM_INCPHP] parameter to include a remote file. The attack leverages insufficient input sanitization to execute arbitrary code.