漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Cache variables with the operations when transforms exist on the root level even if variables change in the further requests with the same operation
Vulnerability Description
GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. When a user transforms on the root level or single source with transforms, and the client sends the same query with different variables, the initial variables are used in all following requests until the cache evicts DocumentNode. If a token is sent via variables, the following requests will act like the same token is sent even if the following requests have different tokens. This can cause a short memory leak but it won't grow per each request but per different operation until the cache evicts DocumentNode by LRU mechanism.
CVSS Information
N/A
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Vulnerability Title
graphql-mesh 资源管理错误漏洞
Vulnerability Description
graphql-mesh是Arda TANRIKULU个人开发者的一个应用软件。 graphql-mesh存在资源管理错误漏洞,该漏洞源于查询变量缓存机制存在缺陷,会导致令牌复用及内存泄漏。
CVSS Information
N/A
Vulnerability Type
N/A