Skip to content

automattic/mongoose vulnerable to Prototype pollution via Schema.path

High severity GitHub Reviewed Published Jul 29, 2022 to the GitHub Advisory Database • Updated Nov 29, 2023

Package

npm mongoose (npm)

Affected versions

>= 6.0.0, < 6.4.6
< 5.13.15

Patched versions

6.4.6
5.13.15

Description

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Affected versions of this package are vulnerable to Prototype Pollution. The Schema.path() function is vulnerable to prototype pollution when setting the schema object. This vulnerability allows modification of the Object prototype and could be manipulated into a Denial of Service (DoS) attack.

References

Published by the National Vulnerability Database Jul 28, 2022
Published to the GitHub Advisory Database Jul 29, 2022
Reviewed Aug 4, 2022
Last updated Nov 29, 2023

Severity

High
7.0
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2022-2564

GHSA ID

GHSA-f825-f98c-gj3g

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.