CVE-2025-46295
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-23
Assigner: Apple Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| claris | filemaker_server | to 22.0.4 (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
What immediate steps should I take to mitigate this vulnerability?
Upgrade Apache Commons Text to version 1.10.0 or later. Additionally, if you are using FileMaker Server, update to version 22.0.4 or later where this vulnerability has been fully addressed.
Can you explain this vulnerability to me?
This vulnerability exists in Apache Commons Text versions prior to 1.10.0, where interpolation features could be abused if applications pass untrusted input into the text-substitution API. Some interpolators could trigger dangerous actions such as executing commands or accessing external resources, potentially allowing an attacker to achieve remote code execution.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code remotely on the affected system, which could lead to unauthorized access, data compromise, or control over the system running the vulnerable Apache Commons Text library.