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

18 lines
796 B
Markdown

### [CVE-2017-14758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14758)
![](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: /xAdmin/html/cm_doclist_view_uc.jsp, parameter: documentId. In order for this vulnerability to be exploited, an attacker must authenticate to the application first.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42940/
#### Github
No PoCs found on GitHub currently.