mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2008-7209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7209)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in the add2 action in a_upload.php in OneCMS 2.4, and possibly earlier, allows remote attackers to execute arbitrary code by uploading a file with an executable extension and using a safe content type such as image/gif, then accessing it via a direct request to the file in an unspecified directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4857
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|