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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
stconf.nsf in IBM Sametime Meeting Server 8.5.1 relies on the client to validate the file format used in wAttach?OpenForm multipart/form-data POST requests, which allows remote authenticated users to bypass intended upload restrictions by modifying the Content-Type header and file extension, as demonstrated by replacing a text/plain .txt upload with an application/octet-stream .exe upload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127294
|
|
- http://packetstormsecurity.com/files/127829/IBM-Sametime-Meet-Server-8.5-Arbitrary-File-Upload.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|