VYPR
Unrated severityNVD Advisory· Published Mar 5, 2018· Updated Sep 16, 2024

Cross site scripting attacks against NetIQ Privileged Account Manager

CVE-2017-7437

Description

NetIQ Privileged Account Manager before 3.1 Patch Update 3 allowed cross site scripting attacks via the "type" and "account" parameters of json requests.

AI Insight

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

NetIQ Privileged Account Manager before 3.1 Patch Update 3 is vulnerable to stored XSS via the 'type' and 'account' parameters in JSON requests.

Vulnerability

NetIQ Privileged Account Manager (NPAM) versions prior to 3.1 Patch Update 3 are vulnerable to cross-site scripting (XSS) due to insufficient sanitization of the type and account parameters in JSON requests. An attacker can inject arbitrary JavaScript code via these parameters, which is then executed in the browser of any user viewing the affected page.

Exploitation

An attacker can exploit this vulnerability by crafting a malicious JSON request containing JavaScript payloads in the type or account parameters. No authentication is required if the endpoint is publicly accessible, but the attacker must be able to deliver the crafted request to a victim user, typically through social engineering or by embedding the request in a malicious link. The XSS is triggered when the victim's browser processes the response containing the injected script.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the NPAM web application. This can lead to session hijacking, credential theft, defacement, or unauthorized actions performed on behalf of the victim user, potentially compromising the security of the privileged account management system.

Mitigation

The vulnerability is fixed in NetIQ Privileged Account Manager version 3.1 Patch Update 3, released on an unspecified date [1]. Users should upgrade to this version or later. No workarounds are documented in the available references.

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

2

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.