CVE-2020-11010 MEDIUM

CVE-2020-11010: SQL injection in Tortoise ORM

Vendor Tortoise
Product tortoise-orm
Weakness CWE-89 · SQLi
Published April 20, 2020
Last update August 4, 2024

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

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).

Key dates

02Disclosure timeline

April 20, 2020 CVE published
August 4, 2024 Record updated