CVE-2024-0232
MediumVulnerability Description
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.
CVSS Metrics
Common Vulnerability Scoring System
Vector String:
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
Known Affected Software
6 configuration(s) from 3 vendor(s)
cpe:2.3:a:fedoraproject:extra_packages_for_enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:arm64:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:a:sqlite:sqlite:3.43.0:*:*:*:*:*:*:*
cpe:2.3:a:sqlite:sqlite:3.43.1:*:*:*:*:*:*:*
CPUJAN2025
Oracle Critical Patch Update Advisory - January 2025
References & Resources
-
https://access.redhat.com/security/cve/CVE-2024-0232secalert@redhat.com Third Party Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=2243754secalert@redhat.com Exploit Issue Tracking Third Party Advisory
-
https://access.redhat.com/security/cve/CVE-2024-0232af854a3a-2127-422b-91ae-364da2661108 Third Party Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=2243754af854a3a-2127-422b-91ae-364da2661108 Exploit Issue Tracking Third Party Advisory
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QDCMYQ3J45NHQ4EJREM3BJNNKB5BK4Y7/af854a3a-2127-422b-91ae-364da2661108
-
https://security.netapp.com/advisory/ntap-20240315-0007/af854a3a-2127-422b-91ae-364da2661108
Severity Details
Weakness Type (CWE)
Use After Free
- Description
- The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations…
- Exploit Likelihood
- High
- Typical Severity
- High
- Abstraction Level
- Variant
Key Information
- Published Date
- January 16, 2024
