cve/2020/CVE-2020-13505.md

19 lines
839 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-13505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13505)
![](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=SQL%20injection&color=brighgreen)
### Description
Parameter psClass in ednareporting.asmx is vulnerable to unauthenticated SQL injection attacks. Specially crafted SOAP web requests can cause SQL injections resulting in data compromise. An attacker can send unauthenticated HTTP requests to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1108
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1108
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.