VYPR
Unrated severityNVD Advisory· Published Mar 20, 2019· Updated Aug 5, 2024

CVE-2018-17167

CVE-2018-17167

Description

PrinterOn Enterprise 4.1.4 suffers from multiple authenticated stored XSS vulnerabilities via the (1) "Machine Host Name" or "Server Serial Number" field in the clustering configuration, (2) "name" field in the Edit Group configuration, (3) "Rule Name" field in the Access Control configuration, (4) "Service Name" in the Service Configuration, or (5) First Name or Last Name field in the Edit Account configuration.

AI Insight

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

PrinterOn Enterprise 4.1.4 contains multiple authenticated stored XSS vulnerabilities in various configuration fields, allowing persistent script injection.

Vulnerability

PrinterOn Enterprise version 4.1.4 (including both Admin and CPS components) is vulnerable to multiple authenticated stored cross-site scripting (XSS) issues. The vulnerable parameters are: serverAddress and serverSerialNumber in the clustering configuration (/clustering/processing/.../edit); name in the Edit Group configuration (/users/groups/edit); name in the Access Control rule add (/users/accessControl/rule/add); serviceName in the Service Configuration (/cps/.../basic/); and firstName and lastName in the Edit Account configuration (/cps/user/). Additionally, the documentURI_uri and documentURI_file parameters in the Store Options servlet (/cps/servlet/StoreOptions) are also vulnerable to stored XSS. [1]

Exploitation

An attacker must have authenticated access to the PrinterOn Admin or CPS interface. The attacker can inject arbitrary JavaScript into any of the listed fields. When an administrator or other user views the affected page (e.g., the clustering configuration, group edit, access control rules, service configuration, user profile, or store options), the injected script executes in the context of the victim's session. The stored XSS persists until the malicious input is removed. [1]

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the browser of any user who accesses the compromised configuration page. This can lead to session hijacking, defacement, or theft of sensitive information displayed in the application. The attacker does not gain direct server-side code execution but can perform actions on behalf of the victim user. [1]

Mitigation

As of the publication date (March 2019), no official patch has been disclosed. The vendor, PrinterOn, has not released a fixed version. Users should restrict administrative access to trusted individuals and consider applying input validation or output encoding as a workaround. If the product is no longer supported, migration to an alternative solution may be necessary. [1]

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

1

News mentions

0

No linked articles in our index yet.