Open mend-bolt-for-github[bot] opened 3 years ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
WS-2020-0111 - High Severity Vulnerability
Vulnerable Library - apollo-server-express-1.4.0.tgz
Production-ready Node.js GraphQL server for Express and Connect
Library home page: https://registry.npmjs.org/apollo-server-express/-/apollo-server-express-1.4.0.tgz
Path to dependency file: /aws-node-graphql-and-rds/package.json
Path to vulnerable library: /aws-node-graphql-and-rds/node_modules/apollo-server-express/package.json
Dependency Hierarchy: - graphql-yoga-1.17.4.tgz (Root Library) - :x: **apollo-server-express-1.4.0.tgz** (Vulnerable Library)
Found in HEAD commit: dcbe4aefe4b3685f4b15493a01db0f19b118a0c4
Found in base branch: master
Vulnerability Details
Apollo-server-express before 2.4.12 is vulnerable to Information Exposure. The package does not properly enforce validation rules when creating subscription servers, which includes a NoInstrospection rule for the Websocket. This leaks the GraphQL schema types, their relations and human-readable names.
Publish Date: 2020-06-05
URL: WS-2020-0111
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-w42g-7vfc-xf37
Release Date: 2020-06-05
Fix Resolution (apollo-server-express): 2.14.2
Direct dependency fix Resolution (graphql-yoga): 2.0.0
Step up your Open Source Security Game with Mend here