CVE-2023-38329
BaseFortify
Publication date: 2025-07-11
Last updated on: 2025-09-11
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| egroupware | egroupware | 17.1.20190111 |
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 in eGroupWare version 17.1.20190111. It occurs in the calendar/freebusy.php file, where the "user" HTTP/GET parameter is not properly sanitized. This allows unauthenticated remote attackers to inject arbitrary web scripts or HTML, which can be executed in the context of the victim's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the browsers of users who visit a specially crafted URL. This can lead to theft of session cookies, defacement, or redirection to malicious sites, potentially compromising user accounts and data.