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

exploitDog

github логотип

GHSA-48q3-prgv-gm4w

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

Описание

Parse Server exposes the data schema via GraphQL API

Impact

The Parse Server GraphQL API previously allowed public access to the GraphQL schema without requiring a session token or the master key. While schema introspection reveals only metadata and not actual data, this metadata can still expand the potential attack surface.

Patches

The issue has been addressed by requiring the master key for schema introspection. Additionally, a new Parse Server configuration option, graphQLPublicIntrospection, has been introduced. This option allows developers to re-enable public schema introspection if their application relies on it. However, it is strongly recommended to use this option only temporarily and to update the application to function without depending on public introspection.

Workarounds

None available.

References

Пакеты

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

parse-server

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

>= 8.0.0, < 8.2.2

8.2.2

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

parse-server

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

>= 5.3.0, < 7.5.3

7.5.3

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-497

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

CVSS3: 5.3
nvd
7 месяцев назад

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Starting in 5.3.0 and before 7.5.3 and 8.2.2, the Parse Server GraphQL API previously allowed public access to the GraphQL schema without requiring a session token or the master key. While schema introspection reveals only metadata and not actual data, this metadata can still expand the potential attack surface. This vulnerability is fixed in 7.5.3 and 8.2.2.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-497