CVE-2020-14350

Source
https://cve.org/CVERecord?id=CVE-2020-14350
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-14350.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-14350
Aliases
Downstream
ALPINE (1)
BELL (1)
CLEANSTART (4)
DLA (1)
JLSEC (1)
MGASA (1)
openSUSE (9)
RHSA (13)
RLSA (1)
SUSE (7)
UBUNTU (1)
Related
Published
2020-08-24T13:15:10Z
Modified
2026-04-16T00:02:58Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-14350.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "9.5"
            },
            {
                "fixed":  "9.5.23"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "9.6"
            },
            {
                "fixed":  "9.6.19"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "10.0"
            },
            {
                "fixed":  "10.14"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "11.0"
            },
            {
                "fixed":  "11.9"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "12.0"
            },
            {
                "fixed":  "12.4"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "9.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "15.1"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "15.2"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "16.04"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "18.04"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "20.04"
            }
        ]
    }
]