VYPR
Unrated severityNVD Advisory· Published Dec 17, 2018· Updated Aug 5, 2024

CVE-2018-19769

CVE-2018-19769

Description

Cross Site Scripting exists in InfoVista VistaPortal SE Version 5.1 (build 51029). The page "UserProperties.jsp" has reflected XSS via the ConnPoolName parameter.

AI Insight

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

Reflected XSS in InfoVista VistaPortal SE 5.1 via ConnPoolName parameter on UserProperties.jsp allows remote attackers to inject arbitrary web script.

Vulnerability

InfoVista VistaPortal SE Version 5.1 (build 51029) contains a reflected cross-site scripting (XSS) vulnerability in the UserProperties.jsp page [1]. The ConnPoolName parameter is not properly sanitized before being reflected back to the user, allowing an attacker to inject arbitrary HTML or JavaScript code. The vulnerable version is explicitly named as build 51029 [1].

Exploitation

An attacker can exploit this vulnerability by crafting a malicious URL containing the XSS payload in the ConnPoolName parameter and tricking a user to click on it. No authentication is required, but user interaction is needed for the victim to load the constructed link [1]. The reflection occurs when the server responds with the unescaped input.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to information disclosure, session hijacking, or defacement of the affected portal page. The impact is limited to the user's browser session and does not provide server-side code execution [1].

Mitigation

The first reference discloses the issue via Packet Storm but does not mention an official fix [1]. No patch or fixed version is listed in the available references. Users should apply input validation or output encoding for the ConnPoolName parameter as a workaround. As of the publication date, the vendor may need to be contacted for an update.

References
  1. Packet Storm

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

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.