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

18 lines
863 B
Markdown

### [CVE-2014-5237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5237)
![](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
Server-side request forgery (SSRF) vulnerability in the documentconverter component in Open-Xchange (OX) AppSuite before 7.4.2-rev10 and 7.6.x before 7.6.0-rev10 allows remote attackers to trigger requests to arbitrary servers and embed arbitrary images via a URL in an embedded image in a Text document, which is not properly handled by the image preview.
### POC
#### Reference
- http://packetstormsecurity.com/files/128257/Open-Xchange-7.6.0-XSS-SSRF-Traversal.html
#### Github
No PoCs found on GitHub currently.