PyMySQL SQL Injection vulnerability
Critical severity
GitHub Reviewed
Published
May 21, 2024
to the GitHub Advisory Database
•
Updated Jun 24, 2024
Description
Published by the National Vulnerability Database
May 21, 2024
Published to the GitHub Advisory Database
May 21, 2024
Reviewed
May 21, 2024
Last updated
Jun 24, 2024
PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by
escape_dict
.References