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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in the Restaurante (com_restaurante) component for Joomla! allows remote attackers to upload and execute arbitrary PHP code via an upload action specifying a filename with a double extension such as .php.jpg, which creates an accessible file under img_original/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4383
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|