mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2008-1495](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1495)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in administrer/produits.php in PEEL, possibly 3.x and earlier, allows remote authenticated administrators to upload and execute arbitrary PHP files via a modified content type in an ajout action, as demonstrated by (1) image/gif and (2) application/pdf.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5281
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|