CVE-2025-61623
BaseFortify
Publication date: 2025-11-12
Last updated on: 2025-11-13
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | ofbiz | to 24.09.03 (exc) |
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 Apache OFBiz versions before 24.09.03. It allows attackers to inject malicious scripts into web pages viewed by other users, potentially leading to unauthorized actions or data theft.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of a user's browser, which may lead to session hijacking, theft of sensitive information, or performing actions on behalf of the user without their consent.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache OFBiz to version 24.09.03, which fixes the reflected cross-site scripting vulnerability.