LiveActive security incident?Get immediate response
CVE Record

CVE-2016-3072: Multiple SQL injection vulnerabilities in the scoped_search function in app/controllers/katello/api/v2/api_...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2016-3072 is an authenticated SQL injection issue in Katello. A logged-in remote user could manipulate API sorting parameters to run unintended SQL. That can threaten data confidentiality and integrity, depending on account privileges and database exposure.

Executive priority

Treat this as a high-priority remediation for any internet- or broadly accessible Katello instance. The need for authentication lowers opportunistic exposure, but SQL injection can affect sensitive operational data.

Technical view

The flaw is in Katello's scoped_search handling in app/controllers/katello/api/v2/api_controller.rb. The public CVE description identifies sort_by and sort_order as injection points that allow arbitrary SQL commands by remote authenticated users.

Likely exposure

Exposure is likely limited to Katello deployments with the affected API code reachable by authenticated users. The provided bundle does not identify exact affected versions, CPEs, or deployment configurations.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. Exploitation requires authentication according to the CVE description, but the described impact is serious because SQL execution may affect backend data.

Researcher notes

Evidence is concise but consistent: CVE text, Red Hat advisory, Bugzilla, and Katello PR all point to authenticated SQL injection in API scoped_search sorting. Exact versions and patch details are not included in the supplied bundle.

Mitigation direction

  • Review RHSA-2016:1083 and apply the vendor-provided Katello updates.
  • Check Red Hat Bugzilla and Katello PR 6051 for fix context.
  • Restrict Katello API access to trusted authenticated users until remediation is confirmed.
  • Monitor vendor guidance for exact affected and fixed package versions.

Validation and detection

  • Inventory Katello deployments and confirm whether the affected API controller exists.
  • Check package or application versions against RHSA-2016:1083 guidance.
  • Review access logs for unusual authenticated API sorting parameter usage.
  • Confirm remediation through vendor-advised version or patch verification.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2016-3072 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.