CVE-2011-4346
Description
Cross-site scripting (XSS) vulnerability in the web interface in Red Hat Network (RHN) Satellite 5.4.1 allows remote authenticated users to inject arbitrary web script or HTML via the Description field of the asset tag in a Custom Info page.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
RHN Satellite 5.4.1's Custom Info page fails to sanitize the Description field, allowing authenticated users to inject arbitrary HTML/JavaScript.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in the Red Hat Network Satellite 5.4.1 web interface. The Description field on the 'Custom Info' page (under 'System Details' > 'Details') does not properly sanitize user input, allowing injection of arbitrary web script or HTML via the asset tag's Description field. The flaw is located in the CustomInfo.pm module, specifically in the code that processes and displays custom system information keys [1]. Affected versions include RHN Satellite 5.4.1 and likely earlier versions that use the same code path.
Exploitation
An authenticated RHN Satellite user can craft a value for the Custom System Info key's Description field containing malicious HTML or JavaScript. When other users view the custom info page, the injected script executes in their browser. The attacker needs valid credentials but no special privileges, as any authenticated user can create custom info entries [1][2]. No special network position is required; the attacker accesses the web interface normally.
Impact
Successful exploitation allows the attacker to execute arbitrary HTML or JavaScript in the context of the victim's browser session, leading to session hijacking, defacement, or redirection to malicious sites. The impact is limited to the web interface and does not affect the underlying satellite system. The attacker's code runs in the security context of the authenticated victim user, potentially allowing further actions within the Satellite's web application [1].
Mitigation
Red Hat released an update via RHSA-2011:1794 on December 5, 2011, which patches the vulnerability by adding proper HTML escaping in the CustomInfo.pm module [1][2]. Systems should be updated to the fixed package version 5.4.1-2 or later. No workaround is documented if the patch cannot be applied. The issue is not listed in the CISA Known Exploited Vulnerabilities catalog.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: 5.4.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- www.redhat.com/support/errata/RHSA-2011-1794.htmlnvdPatchVendor Advisory
- www.securityfocus.com/bid/50963nvdThird Party AdvisoryVDB Entry
- www.securitytracker.com/idnvdThird Party AdvisoryVDB Entry
- secunia.com/advisories/47162nvdBroken Link
- bugzilla.redhat.com/show_bug.cginvdIssue Tracking
News mentions
0No linked articles in our index yet.