SCA: security update for tortoise-orm (GHSA-9j2c-x8qm-qmjq)

medium Tenable Self-Hosted Container Security Plugin ID 422458

Description

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

- In Tortoise ORM before versions 0.15.23 and 0.16.6, various forms of SQL injection have been found for
MySQL and when filtering or doing mass-updates on char/text fields. SQLite & PostgreSQL are only affected
when filtering with contains, starts_with, or ends_with filters (and their case-insensitive counterparts).
(CVE-2020-11010)

See Also

https://github.com/advisories/GHSA-9j2c-x8qm-qmjq

Plugin Details

Severity: Medium

ID: 422458

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 4.8

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

CVSS Score Source: CVE-2020-11010

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/20/2020

Vulnerability Publication Date: 4/20/2020

Reference Information

CVE: CVE-2020-11010

cwe: CWE-89