CVE-2018-19771
Description
Cross Site Scripting exists in InfoVista VistaPortal SE Version 5.1 (build 51029). The page "EditCurrentPool.jsp" has reflected XSS via the PropName parameter.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in InfoVista VistaPortal SE 5.1 (build 51029) via PropName parameter in EditCurrentPool.jsp.
Vulnerability
A reflected cross-site scripting (XSS) vulnerability exists in InfoVista VistaPortal SE version 5.1 (build 51029). The page EditCurrentPool.jsp does not properly sanitize user input supplied via the PropName HTTP GET parameter, allowing an attacker to inject arbitrary HTML or JavaScript code.
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL containing a JavaScript payload in the PropName parameter. The victim must be tricked into clicking the crafted link. No authentication or special privileges are required for the attacker to deliver the payload.
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript code in the context of the victim's browser session. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites.
Mitigation
As of the publication date, no official patch or vendor advisory has been released. The only reference is a public disclosure [1]. Mitigations include input validation and encoding of the PropName parameter, or the use of a web application firewall (WAF) to block malicious requests.
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- Range: =5.1 (build 51029)
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- packetstormsecurity.com/files/150690/VistaPortal-SE-5.1-Cross-Site-Scripting.htmlmitrex_refsource_MISC
- seclists.org/fulldisclosure/2018/Dec/20mitremailing-listx_refsource_FULLDISC
News mentions
0No linked articles in our index yet.