漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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