mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2007-1010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1010)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in ZebraFeeds 1.0, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the zf_path parameter to (1) aggregator.php and (2) controller.php in newsfeeds/includes/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3314
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|