PT-2023-24654 · Spring · Spring For Graphql
Jack Rowland
·
Published
2023-09-20
·
Updated
2024-11-08
·
CVE-2023-34047
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Spring for GraphQL versions 1.1.0 through 1.1.5
Spring for GraphQL versions 1.2.0 through 1.2.2
Description
A batch loader function in Spring for GraphQL may be exposed to GraphQL context with values, including security context values, from a different session. This issue arises when an application provides a
DataLoaderOptions instance while registering batch loader functions through DefaultBatchLoaderRegistry.Recommendations
For Spring for GraphQL versions 1.1.0 through 1.1.5, avoid providing a
DataLoaderOptions instance when registering batch loader functions through DefaultBatchLoaderRegistry to prevent exposure to GraphQL context from different sessions.
For Spring for GraphQL versions 1.2.0 through 1.2.2, avoid providing a DataLoaderOptions instance when registering batch loader functions through DefaultBatchLoaderRegistry to prevent exposure to GraphQL context from different sessions.
At the moment, there is no information about a newer version that contains a fix for this vulnerability. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Spring For Graphql