Bug 2243754 (CVE-2024-0232)
Summary: | CVE-2024-0232 sqlite: use-after-free bug in jsonParseAddNodeArray | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Robb Gatica <rgatica> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | Keywords: | Security |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sqlite 3.43.2 | Doc Type: | If docs needed, set a value |
Doc Text: |
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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2257886, 2243757, 2257885, 2257887, 2257888, 2257889, 2257890, 2257891, 2257892 | ||
Bug Blocks: | 2243740 |
Description
Robb Gatica
2023-10-12 21:41:57 UTC
deleted RHOSP affects because of engineeing's response: OSP does not ship sqlite. We install it in our containers from RHEL sources, so CVE trackers should go to RHEL. Created chromium tracking bugs for this issue: Affects: epel-all [bug 2257885] Affects: fedora-all [bug 2257887] Created mingw-sqlite tracking bugs for this issue: Affects: fedora-all [bug 2257888] Created qt5-qtwebengine tracking bugs for this issue: Affects: epel-all [bug 2257886] Affects: fedora-all [bug 2257889] Created qt6-qtwebengine tracking bugs for this issue: Affects: fedora-all [bug 2257890] Created sqlite tracking bugs for this issue: Affects: fedora-all [bug 2257891] Created tdlib tracking bugs for this issue: Affects: fedora-all [bug 2257892] |