Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-31631


In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.


Published

2025-02-12T22:15:29.007

Last Modified

2025-07-02T21:35:56.150

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 9.1 (CRITICAL)

Weaknesses
  • Type: Secondary
    CWE-74

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application php php < 8.0.27 Yes
Application php php < 8.1.15 Yes
Application php php < 8.2.2 Yes
Application sqlite sqlite ≥ 3.39.2 No

References