SQL Injection in Tortoise Tortoise-Orm
CVE-2020-11010
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).
Vulnerability class: SQL Injection
EPSS: 0.010 (60.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L.
Affected products
- Tortoise Tortoise-orm — versions < 0.15.23, >= 0.16.0, < 0.16.6
- Tortoise_orm_project Tortoise_orm
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2020-11010?
- CVE-2020-11010 is a medium-severity vulnerability in Tortoise Tortoise-Orm, classified under SQL Injection. CVSS score: 6.3/10. Published 2020-04-20.
- How severe is CVE-2020-11010?
- Medium severity. CVSS v3 base score is 6.3 out of 10.