Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. tortoise-orm
  4. ›
  5. CVE-2020-11010

CVE-2020-11010: SQL injection in Tortoise ORM

April 20, 2020 (updated November 13, 2024)

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)

References

  • github.com/advisories/GHSA-9j2c-x8qm-qmjq
  • github.com/pypa/advisory-database/tree/main/vulns/tortoise-orm/PYSEC-2020-144.yaml
  • github.com/tortoise/tortoise-orm
  • github.com/tortoise/tortoise-orm/commit/91c364053e0ddf77edc5442914c6f049512678b3
  • github.com/tortoise/tortoise-orm/security/advisories/GHSA-9j2c-x8qm-qmjq
  • nvd.nist.gov/vuln/detail/CVE-2020-11010

Code Behaviors & Features

Detect and mitigate CVE-2020-11010 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.15.23, all versions starting from 0.16.0 before 0.16.6

Fixed versions

  • 0.15.23
  • 0.16.6

Solution

Upgrade to versions 0.15.23, 0.16.6 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

pypi/tortoise-orm/CVE-2020-11010.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:02 +0000.