CVE-2019-19317

Source
https://cve.org/CVERecord?id=CVE-2019-19317
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19317.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-19317
Downstream
Related
Published
2019-12-05T14:15:09.163Z
Modified
2026-07-08T20:16:01.282857Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.

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:*:*:*:*:*:*:*:*"
            ]
        }
    ]
}
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-19317.json"
vanir_signatures
[
    {
        "id": "CVE-2019-19317-24159442",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/sqlite/sqlite/commit/522ebfa7cee96fb325a22ea3a2464a63485886a8",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "108797167257271578817300221071881948253",
                "235700313510420534944766753011415329231",
                "205240348713251124944163161866951216909",
                "23159581681161306278337881209633204425",
                "155267965369537431846818479221722328061",
                "155282105454847289886663560243272670840",
                "53219306580069466573881669790282668640",
                "113218042126459772301992670390555139579"
            ]
        },
        "target": {
            "file": "src/resolve.c"
        }
    },
    {
        "id": "CVE-2019-19317-bf845c0d",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/sqlite/sqlite/commit/522ebfa7cee96fb325a22ea3a2464a63485886a8",
        "deprecated": false,
        "digest": {
            "function_hash": "39593586931161344153093992725377188173",
            "length": 7487.0
        },
        "target": {
            "function": "lookupName",
            "file": "src/resolve.c"
        }
    }
]
vanir_signatures_modified
"2026-07-08T20:16:01Z"