CVE-2025-54466
BaseFortify
Publication date: 2025-08-15
Last updated on: 2025-11-04
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.02 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an improper control of code generation, also known as code injection, in the Apache OFBiz scrum plugin. It can allow attackers, even those who are not authenticated, to execute arbitrary code remotely on the affected system.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution (RCE), meaning an attacker could run malicious code on your system. This could compromise the security and integrity of your system, potentially leading to data loss, unauthorized access, or system takeover.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache OFBiz to version 24.09.02, which fixes the vulnerability. Additionally, if the scrum plugin is not needed, consider disabling or removing it to reduce exposure.