Skip to content

Prototype Pollution in @apollo/gateway

High severity GitHub Reviewed Published Jun 13, 2019 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm @apollo/gateway (npm)

Affected versions

< 0.6.2

Patched versions

0.6.2

Description

Versions of @apollo/gateway prior to 0.6.2 are vulnerable to Prototype Pollution. The package uses deepMerge() to merge objects, which may allow attackers to alter the Object prototype through queries with GraphQL aliases. Carefully constructed payloads can override properties of all objects in the application. This may lead to Denial of Service or may be chained with other vulnerabilities leading to Remote Code Execution.

Recommendation

Upgrade to version 0.6.2 or later.

References

Reviewed Jun 13, 2019
Published to the GitHub Advisory Database Jun 13, 2019
Last updated Jan 9, 2023

Severity

High
7.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

CVE ID

No known CVE

GHSA ID

GHSA-74cr-77xc-8g6r

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.