VYPR
Unrated severityNVD Advisory· Published May 26, 2011· Updated Apr 29, 2026

CVE-2011-2172

CVE-2011-2172

Description

Cross-site scripting (XSS) vulnerability in the search center in IBM WebSphere Portal 7.0.0.1 before CF004 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

AI Insight

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

IBM WebSphere Portal 7.0.0.1 before CF004's search center is vulnerable to stored/reflected XSS via a hidden form field.

Vulnerability

The search center in IBM WebSphere Portal 7.0.0.1 before CF004 (Cumulative Fix 004) contains a cross-site scripting (XSS) vulnerability. An attacker can inject arbitrary web script or HTML by modifying a hidden form field in the search center portlet. Specifically, the value attribute of a hidden ` with name="scope"` is not sanitized, allowing injection of JavaScript [2].

Exploitation

The attacker does not require authentication to exploit this vulnerability. Using a browser's developer tools (e.g., Firebug in Firefox or the F12 tools in Internet Explorer 8), the attacker edits the hidden input's value to include a malicious payload, such as com.ibm.lotus.search.ALL_SOURCES"+alert('XSS')+". When the form is submitted, the injected script executes in the context of the victim's session [2]. This is a client-side manipulation that requires the victim to interact with the crafted form or link.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser within the security context of the WebSphere Portal application. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites. The vulnerability is classified as cross-site scripting (XSS) and can compromise the confidentiality and integrity of user data [2].

Mitigation

IBM released Cumulative Fix 004 (CF004) for WebSphere Portal 7.0.0.1, which includes a code fix for this issue. The fix is available from IBM Fix Central as APAR PM37009 [1] or directly via APAR PM36644 [2]. Administrators should apply CF004 to the affected WebSphere Portal 7.0.0.1 installations. No workaround is documented in the references for versions prior to the fix.

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

Affected products

4
  • cpe:2.3:a:ibm:websphere_portal:7.0.0.1:*:*:*:*:*:*:*+ 3 more
    • cpe:2.3:a:ibm:websphere_portal:7.0.0.1:*:*:*:*:*:*:*
    • cpe:2.3:a:ibm:websphere_portal:7.0.0.1:cf002:*:*:*:*:*:*
    • cpe:2.3:a:ibm:websphere_portal:7.0.0.1:cf003:*:*:*:*:*:*
    • (no CPE)range: <=7.0.0.1 before CF004

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.