CVE-2024-25812
Reflected XSS in MyNET v26.05 via src 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 'src' parameter, allowing an attacker to inject malicious scripts that are reflected back to the user, potentially leading to unauthorized actions or data theft.
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. The CVSS score indicates a moderate severity with potential confidentiality and integrity impacts.