VYPR
Unrated severityNVD Advisory· Published Apr 5, 2018· Updated Sep 16, 2024

CVE-2018-1096

CVE-2018-1096

Description

An input sanitization flaw was found in the id field in the dashboard controller of Foreman before 1.16.1. A user could use this flaw to perform an SQL injection attack on the back end database.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An SQL injection vulnerability in Foreman's dashboard controller allows authenticated users to execute arbitrary SQL via the widget id parameter, fixed in version 1.16.1.

Vulnerability

An SQL injection vulnerability exists in the dashboard controller of Foreman versions before 1.16.1. The id parameter (also referred to as the widget id parameter) is not properly sanitized before being used in SQL queries. This allows an authenticated user with access to the dashboard to inject arbitrary SQL commands. The affected component is the dashboard controller, and the flaw is present in all Foreman versions prior to 1.16.1 [2][3].

Exploitation

An attacker must have a valid Foreman account with permission to access the dashboard. By sending a crafted HTTP request to the dashboard endpoint with a malicious id parameter, the attacker can inject SQL code. The injected SQL is executed against the backend database, bypassing the intended query logic. No special network position is required beyond normal access to the Foreman web interface [2].

Impact

Successful exploitation allows the attacker to execute arbitrary SQL statements on the backend database. This can lead to unauthorized reading, modification, or deletion of data, including sensitive information such as user credentials, host configurations, and other managed resources. The attacker gains the ability to compromise the confidentiality, integrity, and availability of the Foreman instance and its managed infrastructure [2].

Mitigation

The vulnerability is fixed in Foreman version 1.16.1. Users running older versions should upgrade to 1.16.1 or later. For Red Hat Satellite customers, the fix is included in RHSA-2018:2927 (Satellite 6.4) [1]. No workarounds are documented; upgrading is the recommended mitigation. The issue is tracked in Foreman issue #23028 [3].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Forem/Foremllm-fuzzy
    Range: <1.16.1
  • Foreman Project/Foremanv5
    Range: before 1.16.1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.