Heap-based Buffer Overflow Affecting sqlite3 package, versions <3.43.1


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.13% (48th percentile)
Expand this section
NVD
7.3 high
Expand this section
Red Hat
7.3 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-COCOAPODS-SQLITE3-6139514
  • published 26 Dec 2023
  • disclosed 25 Dec 2023
  • credit junwha0511

How to fix?

Upgrade sqlite3 to version 3.43.1 or higher.

Overview

sqlite3 is an embedded SQL database engine

Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the sessionReadRecord function in the ext/session/sqlite3session.c file. An attacker can cause a program crash or execute arbitrary code by manipulating the input to trigger a heap-based buffer overflow.