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

exploitDog

github логотип

GHSA-x4qj-2f4q-r4rx

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

Описание

Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format

Impact

A Server-Side Request Forgery (SSRF) vulnerability in the file upload functionality when trying to upload a Parse.File with uri parameter allows to execute an arbitrary URI. The vulnerability stems from a file upload feature in which Parse Server retrieves the file data from a URI that is provided in the request. A request to the provided URI is executed, but the response is not stored in Parse Server's file storage as the server crashes upon receiving the response.

Patches

The feature has been implemented in Parse Server 4.2.0 but never worked and reliably crashes the server when trying to use it due to a bug in its implementation. Since the feature is not currently working, and due to its risky nature, it has been removed to address the vulnerability.

Workarounds

None.

Пакеты

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

parse-server

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

>= 4.2.0, < 7.5.4

7.5.4

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

parse-server

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

>= 8.0.0, <= 8.4.0-alpha.1

8.4.0-alpha.2

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-918

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

CVSS3: 7.5
nvd
3 месяца назад

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions 4.2.0 through 7.5.3, and 8.0.0 through 8.3.1-alpha.1, there is a Server-Side Request Forgery (SSRF) vulnerability in the file upload functionality when trying to upload a Parse.File with uri parameter, allowing execution of an arbitrary URI. The vulnerability stems from a file upload feature in which Parse Server retrieves the file data from a URI that is provided in the request. A request to the provided URI is executed, but the response is not stored in Parse Server's file storage as the server crashes upon receiving the response. This issue is fixed in versions 7.5.4 and 8.4.0-alpha.1.

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-918