CVE-2022-31631
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.
Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
EPSS
Base Score:
0.68