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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in modules/emoticons.php in Jupiter CMS 1.1.5 allows remote attackers to upload arbitrary files by modifying the HTTP request to send an image content type, and to omit is_guest and is_user parameters. NOTE: this issue might be related to CVE-2006-4875.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3311
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|