-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - checkstyle-12.3.0.jar
Path to dependency file: /build.gradle.kts
Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-text/1.3/9abf61708a66ab5e55f6169a200dbfc584b546d9/commons-text-1.3.jar
Found in HEAD commit: ddc0cf112b0a41d5508a5fc8bae1c353f3f9ff7e
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (checkstyle version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-46295 | 9.8 | commons-text-1.3.jar | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-46295
Vulnerable Library - commons-text-1.3.jar
Apache Commons Text is a library focused on algorithms working on strings.
Library home page: https://www.apache.org/
Path to dependency file: /build.gradle.kts
Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-text/1.3/9abf61708a66ab5e55f6169a200dbfc584b546d9/commons-text-1.3.jar
Dependency Hierarchy:
- checkstyle-12.3.0.jar (Root Library)
- doxia-core-1.12.0.jar
- ❌ commons-text-1.3.jar (Vulnerable Library)
- doxia-core-1.12.0.jar
Found in HEAD commit: ddc0cf112b0a41d5508a5fc8bae1c353f3f9ff7e
Found in base branch: master
Vulnerability Details
Apache Commons Text versions prior to 1.10.0 included interpolation features that could be abused when applications passed untrusted input into the text-substitution API. Because some interpolators could trigger actions like executing commands or accessing external resources, an attacker could potentially achieve remote code execution. This vulnerability has been fully addressed in FileMaker Server 22.0.4.
Publish Date: 2025-12-16
URL: CVE-2025-46295
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://support.claris.com/s/answerview?anum=000049059&language=en_US
Release Date: 2025-12-16
Fix Resolution: org.apache.commons:commons-text:1.10.0
Step up your Open Source Security Game with Mend here