GHSA-88h5-34xw-2q56

Suggest an improvement
Source
https://github.com/advisories/GHSA-88h5-34xw-2q56
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/04/GHSA-88h5-34xw-2q56/GHSA-88h5-34xw-2q56.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-88h5-34xw-2q56
Aliases
Related
Published
2025-04-22T16:59:27Z
Modified
2025-04-23T15:21:31Z
Severity
  • 6.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
XSS in the /files Endpoint of the Generic REST API
Details

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 generic REST API are typically accessible only to authenticated users.

Patches

The problem has been fixed in CUBA REST API add-on 7.2.7.

Workarounds

A workaround for those who are unable to upgrade: Disable Files Endpoint in CUBA Application.

References

Files Functionality Vulnerabilities :: Jmix Documentation

Similar vulnerability in Jmix: XSS in the /files Endpoint of the Generic REST API · Advisory · jmix-framework/jmix

Database specific
{
    "github_reviewed_at": "2025-04-22T16:59:27Z",
    "severity": "MODERATE",
    "nvd_published_at": "2025-04-22T18:16:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "github_reviewed": true
}
References

Affected packages

Maven / com.haulmont.addon.restapi:restapi-rest-api

Package

Name
com.haulmont.addon.restapi:restapi-rest-api
View open source insights on deps.dev
Purl
pkg:maven/com.haulmont.addon.restapi/restapi-rest-api

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.2.7