icon

We found results for “

CVE-2022-31631

Date: February 12, 2025

Due to an uncaught integer overflow, PDO::quote() of PDO_SQLite may return a not properly quoted string. it is possible to force the function to return a single apostrophe, if the function is called on user supplied input without any length restrictions in place (common memory_limit settings should prevent that though, and usually also post_max_size etc.). The issue is patched in versions 8.0.27, 8.1.14 and 8.2.1.

Language: C

Severity Score

Severity Score

Weakness Type (CWE)

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CWE-74

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): NONE

Do you need more information?

Contact Us