Lucene search

K
cvelistMitreCVELIST:CVE-2024-36039
HistoryMay 21, 2024 - 12:00 a.m.

CVE-2024-36039

2024-05-2100:00:00
mitre
www.cve.org
14
pymysql
sql injection
json input
security vulnerability

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

15.6%

PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.