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

CVE-2018-19770

CVE-2018-19770

Description

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

AI Insight

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

InfoVista VistaPortal SE 5.1 (build 51029) reflects XSS in Users.jsp via the ConnPoolName parameter.

Vulnerability

A reflected Cross-Site Scripting (XSS) vulnerability exists in InfoVista VistaPortal SE Version 5.1 (build 51029). The flaw is present in the page Users.jsp, where the ConnPoolName parameter is insufficiently sanitized, allowing an attacker to inject arbitrary JavaScript or HTML in the HTTP response [1]. No authentication is required to reach the vulnerable parameter.

Exploitation

An attacker can craft a URI containing malicious code in the ConnPoolName parameter and trick a victim into clicking on it. No special network position or prior authentication is needed; the attack is carried out over HTTP and does not require user interaction beyond the victim visiting the crafted link [1].

Impact

Successful exploitation leads to reflected XSS, enabling the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can result in disclosure of sensitive session cookies, redirection to malicious sites, or other client-side attacks [1].

Mitigation

No official patch has been identified in the available references [1]. Users should implement output encoding on the ConnPoolName parameter in Users.jsp and consider applying a Web Application Firewall (WAF) rule to block malicious input until a vendor fix is released.

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.