CVE-2025-34258
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-05

Last updated on: 2025-12-17

Assigner: VulnCheck

Description
Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting (XSS) vulnerability in the /rmm/v1/devicemap/plan endpoint. When an authenticated user adds an area to a map entry, the name parameter is stored and later rendered in the map list without HTML sanitization. An attacker can inject malicious script into the area name, which is then executed in the browser context of users who view or interact with the affected map entry, potentially enabling session compromise and unauthorized actions as the victim.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-05
Last Modified
2025-12-17
Generated
2026-05-07
AI Q&A
2025-12-05
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
advantech wise-deviceon_server to 5.4 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a stored cross-site scripting (XSS) issue in Advantech WISE-DeviceOn Server versions prior to 5.4. It occurs in the /rmm/v1/devicemap/plan endpoint where an authenticated user can add an area to a map entry. The 'name' parameter of this area is stored without proper HTML sanitization. An attacker can inject malicious scripts into this area name, which are then executed in the browsers of users who view or interact with the affected map entry, potentially leading to session compromise and unauthorized actions.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing attackers to execute malicious scripts in your browser when you view or interact with the affected map entries. This can lead to session compromise, where attackers may hijack your session, and unauthorized actions performed on your behalf within the application.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection involves verifying if the Advantech WISE-DeviceOn Server version is prior to 5.4 and checking for stored XSS payloads in the /rmm/v1/devicemap/plan endpoint, specifically in the 'name' parameter of area entries. Since the vulnerability requires authenticated access, you can audit the map entries for suspicious scripts in area names. There are no specific commands provided, but manual inspection or automated scanning of the endpoint for stored scripts in area names can help detect exploitation. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate mitigation step is to update the Advantech WISE-DeviceOn Server to version 5.4 or later, where the vulnerability has been fixed by proper sanitization of the 'name' parameter in the /rmm/v1/devicemap/plan endpoint. Additionally, restrict authenticated user privileges to limit who can add or modify area names in map entries to reduce risk until the update is applied. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart