Sqlite · Sqlite · CVE-2023-7104
**Name of the Vulnerable Software and Affected Versions**
SQLite versions up to 3.43.0
**Description**
A critical issue affects the `sessionReadRecord` function of the file ext/session/sqlite3session.c, leading to a heap-based buffer overflow. This can be exploited by a remote attacker to impact confidentiality, integrity, and availability. The manipulation involves improper bounds checking, allowing a specially crafted request to overflow a buffer and potentially execute arbitrary code on the system.
**Recommendations**
For SQLite versions up to 3.43.0, apply a patch to fix this issue. As a temporary workaround, consider restricting access to the `sessionReadRecord` function until a patch is available.