cve/2020/CVE-2020-1790.md
2024-05-25 21:48:12 +02:00

808 B

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

Github

No PoCs found on GitHub currently.