CVE-2023-39417

Source
https://cve.org/CVERecord?id=CVE-2023-39417
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-39417.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-39417
Aliases
Downstream
ALPINE (1)
AZL (1)
BELL (1)
CLEANSTART (3)
CLSA (2)
DEBIAN (1)
ECHO (1)
JLSEC (1)
MGASA (1)
OESA (6)
openSUSE (5)
RHSA (18)
RLSA (4)
SUSE (10)
UBUNTU (1)
Related
Published
2023-08-11T13:15:09Z
Modified
2026-04-16T04:33:23Z
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

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct (dollar quoting, '', or ""). If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with database-level CREATE privilege can execute arbitrary code as the bootstrap superuser.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-39417.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "11.0"
            },
            {
                "fixed":  "11.21"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "12.0"
            },
            {
                "fixed":  "12.16"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "13.0"
            },
            {
                "fixed":  "13.12"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "14.0"
            },
            {
                "fixed":  "14.9"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "15.0"
            },
            {
                "fixed":  "15.4"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "8.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "9.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "8.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "11.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "12.0"
            }
        ]
    }
]