CVE-2024-36039

Updated on 21 May 2024

Severity

6.3 Medium severity

Details

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

Overview

About vulnerability

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

Details

Affected product:
AlmaLinux 9.2 ESU , pymysql
Affected packages:
pymysql @ 0.10.1 (+1 more)
PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict.

Fixes