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
N/A
Vulnerability Description
An authentication bypass vulnerability exists in the generic opaque token validation path (validateOpaqueToken) of googleapis/mcp-toolbox. When the toolbox validates an opaque token via an OAuth 2.0 introspection endpoint (RFC 7662), it decodes the response into an introspectResp struct. However, the subsequent claim-checking logic (validateClaims) evaluates the issuer condition as if a.issuer != "" && iss != "". If the external OAuth provider's introspection response omits the optional iss (issuer) field completely, the variable iss defaults to an empty string. This causes the conditional block to evaluate to false and be skipped silently. Consequently, the application accepts tokens issued by unauthorized or unintended third-party identity providers.
CVSS Information
N/A
Vulnerability Type
认证机制不恰当
Vulnerability Title
Google MCP Toolbox for Databases (googleapis/mcp-toolbox) 授权问题漏洞
Vulnerability Description
Google MCP Toolbox for Databases (googleapis/mcp-toolbox)是美国Google公司的一个数据库管理工具箱。 Google MCP Toolbox for Databases (googleapis/mcp-toolbox) 1.0.0版本至1.3.0及之前版本存在授权问题漏洞,该漏洞源于validateOpaqueToken路径中认证绕过问题,可能导致应用程序接受未经授权或非预期第三方身份提供商发布的令牌。
CVSS Information
N/A
Vulnerability Type
N/A