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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in the "My productions" component for main/auth/profile.php (aka the "My profile" page) in Dokeos 1.8.4 allows remote authenticated users to upload and execute arbitrary PHP files via a filename with a double extension, which can then be accessed through a URI under main/upload/users/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4753
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|