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

CVE-2018-19766

CVE-2018-19766

Description

Cross Site Scripting exists in InfoVista VistaPortal SE Version 5.1 (build 51029). The page "GroupRessourceAdmin.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 (build 51029) allows attackers to inject arbitrary JavaScript via the ConnPoolName parameter in GroupRessourceAdmin.jsp.

Vulnerability

Reflected Cross-Site Scripting (XSS) exists in InfoVista VistaPortal SE Version 5.1 (build 51029). The vulnerability is located in the GroupRessourceAdmin.jsp page, where the ConnPoolName parameter is not properly sanitized before being reflected in the response. This allows an attacker to inject arbitrary HTML and JavaScript code. [1]

Exploitation

An attacker can exploit this vulnerability by crafting a malicious URL containing a payload in the ConnPoolName parameter. The victim must be tricked into clicking the crafted link, which then executes the injected script in the context of the victim's browser session. No authentication is required to trigger the reflection, but the victim must be logged into the application for the script to access sensitive session data. [1]

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser, potentially leading to session hijacking, credential theft, or defacement. The attack is limited to the scope of the affected page and the victim's session. [1]

Mitigation

As of the publication date (2018-12-17), no official patch or mitigation has been disclosed by InfoVista. Users should consider applying input validation and output encoding for the ConnPoolName parameter, or restrict access to the vulnerable page until a fix is 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.