cvelist/2021/32xxx/CVE-2021-32028.json
2022-11-22 06:00:33 +00:00

77 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-32028",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "postgresql",
"version": {
"version_data": [
{
"version_value": "postgresql 13.3, postgresql 12.7, postgresql 11.12, postgresql 10.17, postgresql 9.6.22"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1956877",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956877"
},
{
"refsource": "MISC",
"name": "https://www.postgresql.org/support/security/CVE-2021-32028",
"url": "https://www.postgresql.org/support/security/CVE-2021-32028"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20211112-0003/",
"url": "https://security.netapp.com/advisory/ntap-20211112-0003/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202211-04",
"url": "https://security.gentoo.org/glsa/202211-04"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality."
}
]
}
}