mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
19 lines
871 B
Markdown
19 lines
871 B
Markdown
### [CVE-2008-1609](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1609)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple PHP remote file inclusion vulnerabilities in just another flat file (JAF) CMS 4.0 RC2 allow remote attackers to execute arbitrary PHP code via a URL in the (1) website parameter to (a) forum.php, (b) headlines.php, and (c) main.php in forum/, and (2) main_dir parameter to forum/forum.php. NOTE: other main_dir vectors are already covered by CVE-2006-7127.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2474/
|
|
- https://www.exploit-db.com/exploits/5317
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|