Skip to content

Various SQL injection attacks have been mitigated.

Moderate
grigi published GHSA-9j2c-x8qm-qmjq Apr 18, 2020

Package

pip tortoise-orm (pip)

Affected versions

<0.15.23, 0.16.0 - 0.16.5

Patched versions

0.15.23,0.16.6

Description

Impact

Various forms of SQL injection has been found, for MySQL and when filtering or doing mass-updates on char/text fields.
SQLite & PostgreSQL was only affected when filtering with contains, starts_with or ends_with filters (and their case-insensitive counterparts)

Patches

Please upgrade to 0.15.23+ or 0.16.6+

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2020-11010

Weaknesses

No CWEs