mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
922 B
Markdown
18 lines
922 B
Markdown
### [CVE-2007-6191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6191)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.packetstormsecurity.org/0711-exploits/pmapper-rfi.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|