ormar@0.22.0 vulnerabilities

An async ORM with fastapi in mind and pydantic validation.

  • latest version

    0.23.0

  • latest non vulnerable version

  • first published

    5 years ago

  • latest version published

    8 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the ormar package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    SQL Injection

    ormar is an An async ORM with fastapi in mind and pydantic validation.

    Affected versions of this package are vulnerable to SQL Injection via the min and max aggregate functions, which accept user-supplied column names without validation and pass them directly into SQL expressions. An attacker can access and extract arbitrary database contents, including sensitive tables and credentials, by injecting crafted SQL through the column parameter.

    How to fix SQL Injection?

    Upgrade ormar to version 0.23.0 or higher.

    [0.9.9,0.23.0)