CVE-2025-45314
BaseFortify
Publication date: 2025-08-13
Last updated on: 2025-08-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hortusfox | hortusfox | 4.4 |
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 in the /Calendar endpoint of hortusfox-web v4.4. It allows attackers to inject and execute arbitrary JavaScript code in the browser of a user by sending a specially crafted payload to the add function of the calendar feature.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious scripts in your browser when you interact with the vulnerable calendar feature. This can lead to theft of session cookies, user impersonation, unauthorized actions performed on your behalf, or exposure of sensitive information.