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

18 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2020-13588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13588)
![](https://img.shields.io/static/v1?label=Product&message=Rukovoditel&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 exploitable SQL injection vulnerability exists in the entities/fields page of the Rukovoditel Project Management App 2.7.2. The heading_field_id parameter in ‘‘entities/fields page is vulnerable to authenticated SQL injection. An attacker can make authenticated HTTP requests to trigger this vulnerability, this can be done either with administrator credentials or through cross-site request forgery.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1199
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-13588