CVE-2025-59990
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 software does not properly neutralize input during web page generation, allowing an attacker to inject malicious script tags in the template creation pages. When another user visits these pages, the injected scripts execute with the target user's permissions, potentially including administrator privileges.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute commands with the permissions of the user who views the injected template page. If the victim is an administrator, the attacker could perform administrative actions, potentially compromising the system's security and integrity.