CVE-2022-35737
HIGHSQLite 1.0.12-3.39.x - Array Index Overflow via String Argument to C API
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2022-35737. PoCs published by gmh5225, rvermeulen.
AI-analyzed exploit summary This repository contains functional proof-of-concept code demonstrating an integer overflow vulnerability in SQLite3's `sqlite3_str_vappendf` function (CVE-2022-35737). The PoCs include crashes, controlled stack corruption, and livelock scenarios, with a Dockerfile for easy reproduction.
Description
SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.
Exploits (2)
This repository contains functional proof-of-concept code demonstrating an integer overflow vulnerability in SQLite3's `sqlite3_str_vappendf` function (CVE-2022-35737). The PoCs include crashes, controlled stack corruption, and livelock scenarios, with a Dockerfile for easy reproduction.
This repository contains CodeQL queries and test cases for analyzing CVE-2022-35737, a buffer overflow vulnerability. It includes a test case demonstrating incorrect buffer handling but does not provide a functional exploit.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H