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

18 lines
741 B
Markdown

### [CVE-2017-6050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6050)
![](https://img.shields.io/static/v1?label=Product&message=Ecava%20IntegraXor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89&color=brighgreen)
### Description
A SQL Injection issue was discovered in Ecava IntegraXor Versions 5.2.1231.0 and prior. The application fails to properly validate user input, which may allow for an unauthenticated attacker to remotely execute arbitrary code in the form of SQL queries.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2017-24
#### Github
No PoCs found on GitHub currently.