CVE-2025-60936
BaseFortify
Publication date: 2025-10-24
Last updated on: 2025-10-28
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openenergymonitor | emoncms | 11.7.3 |
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?
Emoncms 11.7.3 has a Cross Site Scripting (XSS) vulnerability in its input handling mechanism. This means that authenticated attackers who have API access can inject malicious JavaScript code. This code will execute when administrators view the application logs, potentially compromising the administrators' session or data.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the administrator's browser when they view the logs. This could lead to theft of sensitive information, session hijacking, or unauthorized actions performed with administrator privileges.