2021-01-04 21:02:22 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22028" ,
2021-11-19 17:00:58 +00:00
"ASSIGNER" : "security@vmware.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "gpfdist (Greenplum)" ,
"version" : {
"version_data" : [
{
"version_value" : "gpfdist (Greenplum) versions 6.x.0 prior to 6.14.0 and 5.28.x prior to 5.28.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/greenplum-db/gpdb/security/advisories/GHSA-hqh5-m87w-57w2" ,
"url" : "https://github.com/greenplum-db/gpdb/security/advisories/GHSA-hqh5-m87w-57w2"
}
]
2021-01-04 21:02:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-11-19 17:00:58 +00:00
"value" : "In versions of Greenplum database prior to 5.28.6 and 6.14.0, greenplum database contains a file path traversal vulnerability leading to information disclosure from the file system. A malicious user can read/write information from the file system using this vulnerability."
2021-01-04 21:02:22 +00:00
}
]
}
}