cve/2024/CVE-2024-36039.md
2025-09-29 16:08:36 +00:00

571 B

CVE-2024-36039

Description

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

POC

Reference

No PoCs from references.

Github