Files
CVEs-PoC/2014/CVE-2014-3088.md
T
2024-06-18 02:51:15 +02:00

19 lines
958 B
Markdown

### [CVE-2014-3088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3088)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.