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

CVE-2018-19772

CVE-2018-19772

Description

Cross Site Scripting exists in InfoVista VistaPortal SE Version 5.1 (build 51029). The page "EditCurrentPresentSpace.jsp" has reflected XSS via the ConnPoolName, GroupId, and ParentId parameters.

AI Insight

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

Reflected XSS in InfoVista VistaPortal SE 5.1 allows attackers to inject arbitrary web script via multiple parameters.

Vulnerability

The EditCurrentPresentSpace.jsp page in InfoVista VistaPortal SE version 5.1 (build 51029) contains a reflected cross-site scripting (XSS) vulnerability. The parameters ConnPoolName, GroupId, and ParentId are not properly sanitized before being echoed back to the user, allowing injection of arbitrary HTML and JavaScript. [1]

Exploitation

An attacker can craft a malicious URL containing the XSS payload in any of the vulnerable parameters. No authentication is required for exploitation; the victim need only visit the crafted link while having a valid session with the application (if any). The payload executes in the context of the victim's browser. [1]

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information displayed on the page. The attacker gains the ability to perform actions on behalf of the victim within the application. [1]

Mitigation

No official patch or updated version has been released as of the publication date (2018-12-17). Administrators should consider input validation for these parameters, such as encoding or rejecting special characters, as a workaround. The product may be end-of-life or no longer supported. [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.