CVE-2018-1058

Source
https://cve.org/CVERecord?id=CVE-2018-1058
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1058.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-1058
Downstream
ALPINE (1)
BELL (1)
CLEANSTART (3)
MGASA (1)
openSUSE (2)
RHSA (3)
SUSE (3)
UBUNTU (1)
Related
Published
2018-03-02T15:29:00Z
Modified
2026-07-02T18:29:39Z
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 the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database. Versions 9.3 through 10 are affected.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1058.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "9.3"
            },
            {
                "fixed":  "9.3.22"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "9.4"
            },
            {
                "fixed":  "9.4.17"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "9.5"
            },
            {
                "fixed":  "9.5.12"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "9.6"
            },
            {
                "fixed":  "9.6.8"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "10.0"
            },
            {
                "fixed":  "10.3"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "14.04"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "16.04"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "17.10"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "4.6"
            }
        ]
    }
]