CVE-2018-10925

Source
https://cve.org/CVERecord?id=CVE-2018-10925
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2018-10925.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2018-10925
Downstream
Related
Published
2018-08-09T21:29:00.227Z
Modified
2026-03-12T22:45:05.780063Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "CREATE TABLE" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain "INSERT" and limited "UPDATE" privileges to a particular table, they could exploit this to update other columns in the same table.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2018-10925.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "16.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.5.0"
            },
            {
                "fixed": "9.5.14"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.6.0"
            },
            {
                "fixed": "9.6.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "10.0"
            },
            {
                "fixed": "10.5"
            }
        ]
    }
]