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

18 lines
813 B
Markdown

### [CVE-2017-14757](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14757)
![](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
OpenText Document Sciences xPression (formerly EMC Document Sciences xPression) v4.5SP1 Patch 13 (older versions might be affected as well) is prone to SQL Injection: /xDashboard/html/jobhistory/downloadSupportFile.action, parameter: jobRunId. In order for this vulnerability to be exploited, an attacker must authenticate to the application first.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42939/
#### Github
No PoCs found on GitHub currently.