cvelist/2021/32xxx/CVE-2021-32029.json
2021-11-12 09:00:57 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-32029",
"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"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1956883",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956883"
},
{
"refsource": "MISC",
"name": "https://www.postgresql.org/support/security/CVE-2021-32029/",
"url": "https://www.postgresql.org/support/security/CVE-2021-32029/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20211112-0003/",
"url": "https://security.netapp.com/advisory/ntap-20211112-0003/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in postgresql. Using an UPDATE ... RETURNING 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."
}
]
}
}