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 |
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
21 Nov 2024, 04:56
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 6.3 |
References | () https://github.com/tortoise/tortoise-orm/commit/91c364053e0ddf77edc5442914c6f049512678b3 - Patch, Third Party Advisory | |
References | () https://github.com/tortoise/tortoise-orm/security/advisories/GHSA-9j2c-x8qm-qmjq - Third Party Advisory |
Information
Published : 2020-04-20 22:15
Updated : 2024-11-21 04:56
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')