SQL injection - Code In sqlalchemy
Description
SQLAlchemy vulnerable to SQL Injection via order_by parameter SQLAlchemy before 1.3.0b3 allows SQL Injection via the order_by parameter. The fix (commit 30307c4) was applied only to the main branch and was never backported to the 1.2.x release line; all 1.2.x versions remain vulnerable.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 1.3.0b3 | ||
debian 11 | 1.2.18+ds1-2 | ||
debian 12 | 1.2.18+ds1-2 | ||
debian 13 | 1.2.18+ds1-2 | ||
debian 14 | 1.2.18+ds1-2 | ||
rpm rhel6 | - | - | |
rpm rhel7 | - | - | |
rpm rhel8 | 0:3.6.8-2.module+el8.0.0+2975+e0f02136 |
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11.
References
1. 2. 3. 4. 5. 6. 7.