First published: Tue Mar 29 2016(Updated: )
Multiple SQL injection vulnerabilities in the scoped_search function in app/controllers/katello/api/v2/api_controller.rb in Katello allow remote authenticated users to execute arbitrary SQL commands via the (1) sort_by or (2) sort_order parameter.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Katello | ||
Red Hat Enterprise Linux | =6.0 | |
Red Hat Enterprise Linux | =7.0 | |
Red Hat Satellite | =6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-3072 is classified with a high severity due to the potential for unauthorized SQL command execution.
To fix CVE-2016-3072, update Katello to the latest version that addresses this vulnerability.
CVE-2016-3072 affects remote authenticated users of the Katello system that utilize the scoped_search function.
CVE-2016-3072 impacts the app/controllers/katello/api/v2/api_controller.rb file within the Katello application.
CVE-2016-3072 involves multiple SQL injection vulnerabilities through the sort_by and sort_order parameters.