GHSA-jx4g-3xqm-62vh

Suggest an improvement
Source
https://github.com/advisories/GHSA-jx4g-3xqm-62vh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/04/GHSA-jx4g-3xqm-62vh/GHSA-jx4g-3xqm-62vh.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jx4g-3xqm-62vh
Aliases
  • CVE-2025-32950
Published
2025-04-22T16:50:58Z
Modified
2025-04-23T15:20:37Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
io.jmix.localfs:jmix-localfs has a Path Traversal in Local File Storage
Details

Impact

Attackers could manipulate the FileRef parameter to access files on the system where the Jmix application is deployed, provided the application server has the necessary permissions. This can be accomplished either by modifying the FileRef directly in the database or by supplying a harmful value in the fileRef parameter of the /files endpoint of the generic REST API.

Arbitrary file reading on the operating system where the Jmix process is running.

The severity of the vulnerability is mitigated by the fact that the application UI and the generic REST API are typically accessible only to authenticated users. Additionally, the /files endpoint in Jmix requires specific permissions and is disabled by default.

Workarounds

A workaround for those who are unable to upgrade: Fix Path Traversal in Jmix Application.

Credit

Cai, Qi Qi of Siemens China Cybersecurity Testing Center - Shadowless Lab

Database specific
{
    "nvd_published_at": "2025-04-22T18:15:59Z",
    "cwe_ids": [
        "CWE-22",
        "CWE-35"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2025-04-22T16:50:58Z"
}
References

Affected packages

Maven / io.jmix.localfs:jmix-localfs

Package

Name
io.jmix.localfs:jmix-localfs
View open source insights on deps.dev
Purl
pkg:maven/io.jmix.localfs/jmix-localfs

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Fixed
1.6.2

Maven / io.jmix.localfs:jmix-localfs

Package

Name
io.jmix.localfs:jmix-localfs
View open source insights on deps.dev
Purl
pkg:maven/io.jmix.localfs/jmix-localfs

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.0.0
Fixed
2.4.0