7.5
CVSSv3

CVE-2022-21227

Published: 01/05/2022 Updated: 11/05/2022
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The package sqlite3 prior to 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

ghost sqlite3

Vendor Advisories

A vulnerability was found in sqlite3 The flaw occurs due to a segmentation fault of an invalid toString() object Users experience a fatal error when supplying a specific object in the parameter array due to this issue ...