CVE-2016-3072
HighSummary
Multiple SQL injection vulnerabilities in the scoped_search function in Katello allow remote authenticated users to execute arbitrary SQL commands via the sort_by or sort_order parameter.
Risk Assessment
An attacker could gain access to sensitive data or modify the database, leading to serious security implications for the organization.
Recommendation
It is recommended to update Katello to the latest version and implement input filtering and validation in the scoped_search function.
Other vulnerabilities in Katello
See all- CVE-2026-81668Medium
Katello Content View Filter Rules API does not enforce authorization on the parent filter. A low-privileged user can access and modify filter rules in another organization.
- CVE-2026-79654Medium
A vulnerability in Katello where the Content View History API does not properly enforce authorization when accessing a Content View specified by the user. An authenticated user with permission to view Content Views in one organization may be able to access the lifecycle history of a Content View belonging to another organization by supplying its identifier to the affected API endpoint. This can result in unauthorized disclosure of Content View lifecycle information, including publication and promotion events, associated users, and timestamps.
Original NVD description (English source)
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.

