2019-11-29 22:00:58 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1790" ,
2020-02-18 03:01:06 +00:00
"ASSIGNER" : "psirt@huawei.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Huawei" ,
"product" : {
"product_data" : [
{
"product_name" : "GaussDB 200" ,
"version" : {
"version_data" : [
{
"version_value" : "6.5.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20200122-01-gauss-en" ,
"url" : "http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20200122-01-gauss-en"
}
]
2019-11-29 22:00:58 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-18 03:01:06 +00:00
"value" : "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."
2019-11-29 22:00:58 +00:00
}
]
}
}