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).
References
Link | Resource |
---|---|
https://github.com/tortoise/tortoise-orm/commit/91c364053e0ddf77edc5442914c6f049512678b3 | Patch Third Party Advisory |
https://github.com/tortoise/tortoise-orm/security/advisories/GHSA-9j2c-x8qm-qmjq | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-04-20 22:15
Updated : 2020-04-28 17:16
NVD link : CVE-2020-11010
Mitre link : CVE-2020-11010
CVE.ORG link : CVE-2020-11010
JSON object : View
Products Affected
tortoise_orm_project
- tortoise_orm
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')