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:15:48.327Z
Modified
2026-03-14T14:55:00.497412Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/sqlite/sqlite

Affected ranges

Type
GIT
Repo
https://github.com/sqlite/sqlite
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.43.0"
        },
        {
            "fixed": "3.43.2"
        }
    ]
}

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"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "39"
            }
        ]
    }
]