mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
### [CVE-2007-1571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1571)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in includes/base.php in Radical Designs Activist Mobilization Platform (AMP) 3.2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the base_path parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3471
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|