CVE-2020-11010
SQL injection in Tortoise ORM
6.3
MEDIUM
CVSS 3.1
EPSS 0.24%
Description
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).
How to fix CVE-2020-11010
To remediate CVE-2020-11010, upgrade the affected package to a fixed version below.
- —upgrade to 0.15.23 or later
- —upgrade to 91c364053e0ddf77edc5442914c6f049512678b3 or later
Is CVE-2020-11010 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 0.15.23
- from 0, < 91c364053e0ddf77edc5442914c6f049512678b3 | from 0, < 0.15.23, >= 0.16.0, < 0.16.6
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | 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 |
| osv | CVSS 3.1 | MEDIUM6.3 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |