mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
18 lines
808 B
Markdown
18 lines
808 B
Markdown
### [CVE-2020-1790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1790)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|