SCA: security update for pymysql (GHSA-v9hf-5j83-6xpp)

medium Tenable Cloud Security Plugin ID 419230

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped
by escape_dict. (CVE-2024-36039)

See Also

https://github.com/advisories/GHSA-v9hf-5j83-6xpp

Plugin Details

Severity: Medium

ID: 419230

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.59

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2024-36039

CVSS v3

Risk Factor: Medium

Base Score: 6.3

Temporal Score: 5.7

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/21/2024

Vulnerability Publication Date: 5/21/2024

Reference Information

CVE: CVE-2024-36039

cwe: CWE-89