mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2006-4489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4489)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in MiniBill 2006-07-14 (1.2.2) allow remote attackers to execute arbitrary PHP code via (1) a URL in the config[include_dir] parameter in actions/ipn.php or (2) an FTP path in the config[plugin_dir] parameter in include/initPlugins.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2272
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|