Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-88h5-34xw-2q56

Опубликовано: 22 апр. 2025
Источник: github
Github: Прошло ревью
CVSS3: 6.4

Описание

XSS in the /files Endpoint of the Generic REST API

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

Пакеты

Наименование

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

maven
Затронутые версииВерсия исправления

< 7.2.7

7.2.7

EPSS

Процентиль: 25%
0.00084
Низкий

6.4 Medium

CVSS3

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 6.4
nvd
10 месяцев назад

The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, 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. This issue has been patched in version 7.2.7. A workaround is provided on the Jmix documentation website.

EPSS

Процентиль: 25%
0.00084
Низкий

6.4 Medium

CVSS3

Дефекты

CWE-79