Files
CVEs-PoC/2020/CVE-2020-13499.md
T
2024-05-25 21:48:12 +02:00

18 lines
924 B
Markdown

### [CVE-2020-13499](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13499)
![](https://img.shields.io/static/v1?label=Product&message=Aveva&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%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
An SQL injection vulnerability exists in the CHaD.asmx web service functionality of eDNA Enterprise Data Historian 3.0.1.2/7.5.4989.33053. Specially crafted SOAP web requests can cause SQL injections resulting in data compromise. Parameter InstancePath in CHaD.asmx is vulnerable to unauthenticated SQL injection attacks.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1106
#### Github
No PoCs found on GitHub currently.