CVE-2025-34236
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-28
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| advantech | webaccess\/vpn | to 1.1.5 (exc) |
Helpful Resources
Exploitability
| 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 WebAccess/VPN versions prior to 1.1.5. It occurs via the NetworksController.addNetworkAction() function, where insufficient validation or escaping of user-supplied input allows an attacker to inject and execute arbitrary scripts in the context of a victim's browser.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary scripts in a victim's browser, potentially leading to unauthorized actions, theft of sensitive information such as cookies or session tokens, and other malicious activities performed with the victim's privileges.