GHSA-HG25-W3VG-7279 XSS in the /download Endpoint of the JPA Web API

Vulnerability Details

Basic Information

Title GHSA-HG25-W3VG-7279 XSS in the /download Endpoint of the JPA Web API
Type osv
Published 2025-04-22T17:00:27
Last Seen 2025-04-22T19:36:18
CVSS Score 6.4 (MEDIUM)

CVSS v3 Details

Attack Vector NETWORK
Attack Complexity LOW
Privileges Required LOW
User Interaction NONE
Scope CHANGED
Confidentiality Impact LOW
Integrity Impact LOW
Availability Impact NONE

CVE Information

CVE IDs CVE-2025-32961
CWE
Bulletin Family software

Description

### Impact

The input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code to be executed in the browser. For a successful attack, a malicious file needs to be uploaded beforehand.

The severity of the vulnerability is mitigated by the fact that the application UI and the JPA Web API are typically accessible only to authenticated users.

### Patches

The problem has been fixed in CUBA JPA Web API add-on 1.1.1.

### Workarounds

A workaround for those who are unable to upgrade: [Disable Files Endpoint in CUBA Application](https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-cuba-application).

### References

[Files Functionality Vulnerabilities :: Jmix Documentation](https://docs.jmix.io/jmix/files-vulnerabilities.html)

Similar vulnerability in Jmix: [XSS in the /files Endpoint of the Generic REST API ยท Advisory ยท jmix-framework/jmix](https://github.com/jmix-framework/jmix/security/advisories/GHSA-x27v-f838-jh93)

Impact Assessment

Base Score 6.4
Severity MEDIUM

๐Ÿ’ญ Join the Security Discussion

๐Ÿ”’ Your email address will not be published. Required fields are marked *

โš ๏ธ Please be respectful and constructive in your comments. Security discussions should remain professional.