CVE-2024-0232

Source
https://cve.org/CVERecord?id=CVE-2024-0232
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0232.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-0232
Aliases
Downstream
Published
2024-01-16T14:01:58.505Z
Modified
2026-07-15T01:49:06.540069340Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Sqlite: use-after-free bug in jsonparseaddnodearray
Details

A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray() function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application, potentially causing a crash and leading to a denial of service.

Database specific
{
    "cwe_ids": [
        "CWE-416"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/0xxx/CVE-2024-0232.json",
    "cna_assigner": "redhat",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "3.43.2"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/sqlite/sqlite

Affected ranges

Type
GIT
Repo
https://github.com/sqlite/sqlite
Events
Database specific
{
    "cpe": "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.43.0"
        },
        {
            "fixed": "3.43.2"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

version-3.*
version-3.43.0
version-3.43.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0232.json"