QID 983127
QID 983127: Python (pip) Security Update for tortoise-orm (GHSA-9j2c-x8qm-qmjq)
Security update has been released for tortoise-orm to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Various forms of SQL injection has been found, for MySQL and when filtering or doing mass-updates on char/text fields.
SQLite & PostgreSQL was only affected when filtering with ``contains``, ``starts_with`` or ``ends_with`` filters (and their case-insensitive counterparts)
Solution
Please upgrade to 0.15.23+ or 0.16.6+
Vendor References
- GHSA-9j2c-x8qm-qmjq -
github.com/advisories/GHSA-9j2c-x8qm-qmjq
CVEs related to QID 983127
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-9j2c-x8qm-qmjq | tortoise-orm |
|