CVE-2025-6563
BaseFortify
Publication date: 2025-07-03
Last updated on: 2025-07-03
Assigner: Toreon
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a cross-site scripting (XSS) issue in the hotspot feature of MikroTik's RouterOS versions below 7.19.2. An attacker can inject malicious JavaScript code via the 'dst' parameter. When a victim visits a crafted URL and logs in, the injected script executes. Additionally, the login POST request can be transformed into a GET request, allowing an attacker to create a URL that automatically logs the victim into the attacker's account and triggers the malicious script.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized script execution in the victim's browser, potentially allowing attackers to hijack user sessions, steal sensitive information, or perform actions on behalf of the victim. Since the attacker can force automatic login into their account, it may also facilitate phishing or further exploitation.