CVE-2021-32028

Source
https://cve.org/CVERecord?id=CVE-2021-32028
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-32028.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-32028
Aliases
Downstream
ALPINE (1)
BELL (1)
CLEANSTART (4)
DEBIAN (1)
ECHO (1)
JLSEC (1)
OESA (2)
openSUSE (12)
RHSA (12)
RLSA (4)
SUSE (10)
UBUNTU (1)
Related
Published
2021-10-11T17:15:07Z
Modified
2026-03-23T04:59:24Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-32028.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "9.6.0"
            },
            {
                "fixed":  "9.6.22"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "10.0"
            },
            {
                "fixed":  "10.17"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "11.0"
            },
            {
                "fixed":  "11.12"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "12.0"
            },
            {
                "fixed":  "12.7"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "13.0"
            },
            {
                "fixed":  "13.3"
            }
        ]
    }
]