CVE-2025-60002
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 | 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 during web page generation, allowing an attacker to inject malicious script tags in the Template Definitions page. When another user visits this page, the injected script executes with the permissions of the target user, 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 visits the compromised page. If the victim is an administrator, the attacker could perform administrative actions, potentially leading to unauthorized access, data manipulation, or disruption of services.