Filtered by vendor Tortoise Orm Project Subscriptions
Filtered by product Tortoise Orm Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-11010 1 Tortoise Orm Project 1 Tortoise Orm 2020-04-28 8.8 High
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).