mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
18 lines
686 B
Markdown
18 lines
686 B
Markdown
### [CVE-2007-3306](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3306)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in crontab/run_billing.php in MiniBill 1.2.5 allows remote attackers to execute arbitrary PHP code via a URL in the config[include_dir] parameter, a different vector than CVE-2006-4489.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4079
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|