mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2007-2364](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2364)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in burnCMS 0.2 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the root parameter to (1) mysql.class.php or (2) postgres.class.php in lib/db/; or (3) authuser.php, (4) misc.php, or (5) connect.php in lib/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3809
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|