SQL Injection Affecting ormagic package, versions [,0.8.1)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-ORMAGIC-7856161
- published 2 Sep 2024
- disclosed 1 Sep 2024
- credit Unknown
How to fix?
Upgrade ORMagic
to version 0.8.1 or higher.
Overview
ORMagic is a Simple ORM based on Pydantic and SQLite with minimalistic API
Affected versions of this package are vulnerable to SQL Injection in models.py
by updating it to use parameterized queries.