CVE-2019-19244

Source
https://cve.org/CVERecord?id=CVE-2019-19244
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19244.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-19244
Downstream
Related
Published
2019-11-25T20:15:11.407Z
Modified
2026-07-08T16:07:58.772771Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "CPE_RANGE",
            "vendor_product": "oracle:mysql_workbench",
            "extracted_events": [
                {
                    "last_affected": "8.0.19"
                }
            ],
            "cpes": [
                "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*"
            ]
        },
        {
            "source": "CPE_RANGE",
            "vendor_product": "siemens:sinec_infrastructure_network_services",
            "extracted_events": [
                {
                    "fixed": "1.0.1.1"
                }
            ],
            "cpes": [
                "cpe:2.3:a:siemens:sinec_infrastructure_network_services:*:*:*:*:*:*:*:*"
            ]
        },
        {
            "source": "CPE_STRING",
            "vendor_product": "canonical:ubuntu_linux",
            "extracted_events": [
                {
                    "introduced": "19.04"
                },
                {
                    "last_affected": "19.04"
                },
                {
                    "introduced": "19.10"
                },
                {
                    "last_affected": "19.10"
                }
            ],
            "cpes": [
                "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*",
                "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages

Git / github.com/sqlite/sqlite

Affected ranges

Type
GIT
Repo
https://github.com/sqlite/sqlite
Events
Database specific
{
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:sqlite:sqlite:3.30.1:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.30.1"
        },
        {
            "last_affected": "3.30.1"
        }
    ]
}

Affected versions

3.*
3.30.1
version-3.*
version-3.30.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19244.json"
vanir_signatures
[
    {
        "id": "CVE-2019-19244-652b17d8",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/sqlite/sqlite/commit/e59c562b3f6894f84c715772c4b116d7b5c01348",
        "deprecated": false,
        "digest": {
            "function_hash": "38481929271442211087035536124376153566",
            "length": 20834.0
        },
        "target": {
            "function": "sqlite3Select",
            "file": "src/select.c"
        }
    },
    {
        "id": "CVE-2019-19244-b9d621f2",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/sqlite/sqlite/commit/e59c562b3f6894f84c715772c4b116d7b5c01348",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "231046744150485219572177089002188912046",
                "117842132687320311230731684165956324101",
                "185875421724310786651717110956663378479",
                "18366247976400817558515736431884541750"
            ]
        },
        "target": {
            "file": "src/select.c"
        }
    }
]
vanir_signatures_modified
"2026-07-08T16:07:58Z"