CVE-2025-6235
BaseFortify
Publication date: 2025-07-21
Last updated on: 2025-07-22
Assigner: ExtremeNetworks
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| extreme_networks | extremecontrol | * |
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 found in the login interface of ExtremeControl versions before 25.5.12. It occurs because the application improperly handles user-supplied input within HTML attributes, allowing an attacker to inject malicious script code. This script can execute in a user's browser when certain interactions happen, potentially leading to unauthorized actions or exposure of user data.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to exposure of user data or unauthorized actions performed within the user's browser context. This means attackers could steal sensitive information or perform actions on behalf of the user without their consent.