mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
827 B
Markdown
18 lines
827 B
Markdown
### [CVE-2014-5298](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5298)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
FileUploadsFilter.php in X2Engine 4.1.7 and earlier, when running on case-insensitive file systems, allows remote attackers to bypass the upload blacklist and conduct unrestricted file upload attacks by uploading a file with an executable extension that contains uppercase letters, as demonstrated using a PHP program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128353/X2Engine-4.1.7-Unrestricted-File-Upload.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|