CVE-2016-0766

Source
https://cve.org/CVERecord?id=CVE-2016-0766
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-0766.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-0766
Downstream
Related
Published
2016-02-17T15:59:01.237Z
Modified
2026-03-10T13:52:00.917525Z
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

PostgreSQL before 9.1.20, 9.2.x before 9.2.15, 9.3.x before 9.3.11, 9.4.x before 9.4.6, and 9.5.x before 9.5.1 does not properly restrict access to unspecified custom configuration settings (GUCS) for PL/Java, which allows attackers to gain privileges via unspecified vectors.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-0766.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "9.1.0"
            },
            {
                "fixed": "9.1.20"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.2"
            },
            {
                "fixed": "9.2.15"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.3"
            },
            {
                "fixed": "9.3.11"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.4"
            },
            {
                "fixed": "9.4.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "7.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    }
]