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, startswith, or endswith filters (and their case-insensitive counterparts).
{
"cpe": "cpe:2.3:a:tortoise_orm_project:tortoise_orm:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.15.23"
},
{
"introduced": "0.16.0"
},
{
"fixed": "0.16.6"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}