First published: Fri Feb 08 2019(Updated: )
A vulnerability was found in SQLAlchemy 1.2.17. An SQL Injection when the group_by parameter can be controlled. References: <a href="https://github.com/no-security/sqlalchemy_test">https://github.com/no-security/sqlalchemy_test</a>
Affected Software | Affected Version | How to fix |
---|---|---|
SQLAlchemy |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-1674059 is considered to be moderate due to the potential for SQL injection.
To fix REDHAT-BUG-1674059, upgrade SQLAlchemy to a version that mitigates the SQL injection vulnerability.
The impact of REDHAT-BUG-1674059 can allow attackers to execute arbitrary SQL commands if the application accepts unvalidated input for the group_by parameter.
REDHAT-BUG-1674059 affects SQLAlchemy version 1.2.17 and potentially earlier versions.
Yes, REDHAT-BUG-1674059 is a known SQL injection vulnerability that arises from improper handling of user input in SQL queries.