mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2008-6769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6769)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in upload.php in YourPlace 1.0.2 and earlier allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7545
|
|
|
|
#### Github
|
|
- https://github.com/gosirys/Exploits
|
|
|