CVE-2019-10208

Source
https://cve.org/CVERecord?id=CVE-2019-10208
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10208.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-10208
Downstream
Related
Published
2019-10-29T19:15:16.127Z
Modified
2026-03-14T09:30:48.570187Z
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 discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "9.4.0"
            },
            {
                "fixed": "9.4.24"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.5.0"
            },
            {
                "fixed": "9.5.19"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "9.6.0"
            },
            {
                "fixed": "9.6.15"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "10.0"
            },
            {
                "fixed": "10.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "11.0"
            },
            {
                "fixed": "11.5"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10208.json"