CVE-2020-25695

Source
https://cve.org/CVERecord?id=CVE-2020-25695
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-25695.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-25695
Aliases
Downstream
Related
Published
2020-11-16T01:15:12Z
Modified
2026-04-16T00:02:15Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-25695.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "fixed":  "9.5.24"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "9.6.0"
            },
            {
                "fixed":  "9.6.20"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "10.0"
            },
            {
                "fixed":  "10.15"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "11.0"
            },
            {
                "fixed":  "11.10"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "12.0"
            },
            {
                "fixed":  "12.5"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "13.0"
            },
            {
                "fixed":  "13.1"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "9.0"
            }
        ]
    }
]