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

CVE-2018-19768

CVE-2018-19768

Description

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

AI Insight

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

Reflected XSS in InfoVista VistaPortal SE 5.1 via ConnPoolName and GroupId parameters in SubPagePackages.jsp allows arbitrary script injection.

Vulnerability

InfoVista VistaPortal SE Version 5.1 (build 51029) contains a reflected cross-site scripting (XSS) vulnerability in the SubPagePackages.jsp page. The ConnPoolName and GroupId parameters are not properly sanitized before being echoed back in the response, allowing an attacker to inject arbitrary HTML or JavaScript. [1]

Exploitation

An attacker can craft a malicious URL containing XSS payloads in the ConnPoolName or GroupId parameters and trick a logged-in user into clicking it. No prior authentication beyond the victim's session is required for exploitation, but the victim must be authenticated to the application for the injected script to execute within their session context. [1]

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session within VistaPortal SE. This can lead to session hijacking, defacement, or redirection to malicious sites, potentially compromising sensitive data accessible through the victim's session. [1]

Mitigation

As of the publication date (December 17, 2018), no official patch or updated version has been disclosed by the vendor in available references. Input validation and output encoding for the ConnPoolName and GroupId parameters should be implemented as a workaround. The application may be end-of-life or unmaintained; organizations should verify vendor support status. [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.