CVE-2024-25814
Reflected XSS in MyNET v26.05 via msg Parameter
Publication date: 2025-12-22
Last updated on: 2025-12-22
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mynet | mynet | * |
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 reflected cross-site scripting (XSS) issue found in MyNET up to version 26.05. It occurs via the 'msg' parameter, which allows an attacker to inject malicious scripts that are reflected back to the user, potentially leading to unauthorized actions or data exposure in the user's browser.
How can this vulnerability impact me? :
The reflected XSS vulnerability can impact users by allowing attackers to execute malicious scripts in their browsers. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent, compromising the integrity and confidentiality of user data.