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

19 lines
1013 B
Markdown

### [CVE-2020-36541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36541)
![](https://img.shields.io/static/v1?label=Product&message=Demokratian&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%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in Demokratian. It has been rated as critical. Affected by this issue is some unknown functionality of the file basicos_php/genera_select.php. The manipulation of the argument id_provincia with the input -1%20union%20all%20select%201,2,3,4,database() leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue.
### POC
#### Reference
- https://alquimistadesistemas.com/sql-injection-y-archivo-peligroso-en-demokratian
- https://vuldb.com/?id.159434
#### Github
No PoCs found on GitHub currently.