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
openSUSE (2)
SUSE (2)
Related
Published
2019-12-05T14:15:09Z
Modified
2026-08-07T15:18:15Z
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":  [
        {
            "cpes":  [
                "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*"
            ],
            "extracted_events":  [
                {
                    "last_affected":  "8.0.19"
                }
            ],
            "source":  "CPE_RANGE",
            "vendor_product":  "oracle:mysql_workbench"
        },
        {
            "cpes":  [
                "cpe:2.3:a:siemens:sinec_infrastructure_network_services:*:*:*:*:*:*:*:*"
            ],
            "extracted_events":  [
                {
                    "fixed":  "1.0.1.1"
                }
            ],
            "source":  "CPE_RANGE",
            "vendor_product":  "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
Show details
{
    "cpe":  "cpe:2.3:a:sqlite:sqlite:3.30.1:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "3.30.1"
        },
        {
            "last_affected":  "3.30.1"
        }
    ],
    "source":  [
        "CPE_STRING",
        "REFERENCES"
    ]
}

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