CVE-2024-36039

MEDIUMCVSS 6.3/10EPSS 0.69%

Last modified

CVE-2024-36039 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.. EPSS estimates a 0.69% chance of exploitation in the next 30 days.

Description

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

Metrics

CVSS 3.1
6.3/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

EPSS Probability
0.69%

48.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2024-36039?
PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.
How severe is CVE-2024-36039?
CVE-2024-36039 has a CVSS score of 6.3/10 (MEDIUM severity). The EPSS model estimates a 0.69% probability of exploitation in the next 30 days.
How do I fix CVE-2024-36039?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-36039?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST