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

CVE-2018-19811

CVE-2018-19811

Description

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

AI Insight

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

Reflected XSS vulnerability in InfoVista VistaPortal SE 5.1 (build 51029) via the ConnPoolName parameter in Import.jsp allows remote attackers to inject arbitrary web script.

Vulnerability

A reflected cross-site scripting vulnerability exists in InfoVista VistaPortal SE version 5.1 (build 51029). The page /VPortal/mgtconsole/Import.jsp does not properly sanitize the ConnPoolName parameter, allowing injection of arbitrary HTML and JavaScript. The vulnerable parameter is reflected directly into the response without encoding. [1]

Exploitation

An attacker can craft a malicious URL containing a payload in the ConnPoolName parameter and persuade a victim to click it. No authentication is required to trigger the vulnerability, as the vulnerable page is publicly accessible. The injected script executes in the context of the victim's session. [1]

Impact

Successful exploitation leads to arbitrary JavaScript execution in the victim's browser. This can be used to steal session cookies, perform actions on behalf of the victim, redirect to malicious sites, or deface the page. The impact is limited to the victim's browser session and does not compromise server-side data directly. [1]

Mitigation

As of the publication date (December 2018), no official patch has been released. Users should apply input validation and output encoding for the ConnPoolName parameter. Consider restricting access to the vulnerable page or upgrading to a newer version if available. [1]

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.