SQL injection - Code In sqlalchemy
Description
SQLAlchemy vulnerable to SQL injection Multiple SQL injection vulnerabilities in SQLAlchemy before 0.7.0b4, as used in Keystone, allow remote attackers to execute arbitrary SQL commands via the (1) limit or (2) offset keyword to the select function, or unspecified vectors to the (3) select.limit or (4) select.offset function.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 0.7.0b4 | ||
debian 11 | 0.6.7-1 | ||
debian 13 | 0.6.7-1 | ||
debian 14 | 0.6.7-1 | ||
debian 12 | 0.6.7-1 | ||
rpm rhel6 | 0:0.5.5-3.el6_2 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7. 8.