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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Incomplete blacklist vulnerability in ajax/upload.php in ownCloud before 5.0, when running on Windows, allows remote authenticated users to bypass intended access restrictions, upload files with arbitrary names, and execute arbitrary code via an Alternate Data Stream (ADS) syntax in the filename parameter, as demonstrated using .htaccess::$DATA to upload a PHP program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/125585/ownCloud-4.0.x-4.5.x-Remote-Code-Execution.html
|
|
- http://www.exploit-db.com/exploits/32162
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|