CVE-2024-10979

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

Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-10979.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "12.0"
            },
            {
                "fixed":  "12.21"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "13.0"
            },
            {
                "fixed":  "13.17"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "14.0"
            },
            {
                "fixed":  "14.14"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "15.0"
            },
            {
                "fixed":  "15.9"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "16.0"
            },
            {
                "fixed":  "16.5"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "17.0"
            },
            {
                "fixed":  "17.1"
            }
        ]
    }
]