PT-2024-40428 · Php · Php
Published
2024-06-07
·
Updated
2024-06-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
PHP versions prior to 5.3.6
Description
The issue affects developers who use non-ASCII-compatible encodings with the MySQL PDO driver in PHP, making them susceptible to SQL injection attacks. This does not impact developers using ASCII-compatible encodings such as UTF8 or latin1.
Recommendations
For versions prior to 5.3.6, consider updating to PHP 5.3.6 or later, which includes a feature allowing character set information to be passed as part of the DSN in PDO, enhancing the security of database interactions.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php