CVE-2025-59982
BaseFortify
Publication date: 2025-10-09
Last updated on: 2025-10-14
Assigner: Juniper Networks, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| juniper | juniper_networks_junos_space | * |
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 Cross-site Scripting (XSS) issue in Juniper Networks Junos Space. It occurs because the application does not properly neutralize input in the dashboard search field, allowing an attacker to inject malicious script tags. When another user visits the affected page, the injected script executes with the target user's permissions, potentially including administrator privileges.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary commands with the permissions of the user who views the injected script, including administrators. This can lead to unauthorized actions, data theft, or control over the affected system.