Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in graphql-modules
Vulnerability Description
GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. From 2.2.1 to before 2.4.1 and 3.1.1, when 2 or more parallel requests are made which trigger the same service, the context of the requests is mixed up in the service when the context is injected via @ExecutionContext(). ExecutionContext is often used to pass authentication tokens from incoming requests to services loading data from backend APIs. This vulnerability is fixed in 2.4.1 and 3.1.1.
CVSS Information
N/A
Vulnerability Type
使用共享资源的并发执行不恰当同步问题(竞争条件)
Vulnerability Title
Graphql Modules 竞争条件问题漏洞
Vulnerability Description
Graphql Modules是Hive开源的一个GraphQL服务器的后端框架。 Graphql Modules 2.2.1版本至2.4.1之前版本和3.1.1之前版本存在竞争条件问题漏洞,该漏洞源于并行请求时上下文混淆,可能导致信息泄露。
CVSS Information
N/A
Vulnerability Type
N/A