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

18 lines
808 B
Markdown

### [CVE-2020-1790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1790)
![](https://img.shields.io/static/v1?label=Product&message=GaussDB%20200&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen)
### Description
GaussDB 200 with version of 6.5.1 have a command injection vulnerability. The software constructs part of a command using external input from users, but the software does not sufficiently validate the user input. Successful exploit could allow the attacker to inject certain commands.
### POC
#### Reference
- http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20200122-01-gauss-en
#### Github
No PoCs found on GitHub currently.