First published: Mon Jul 17 2023(Updated: )
Prototype Pollution in GitHub repository automattic/mongoose prior to 7.3.3, 6.11.3, and 5.13.20.
Credit: security@huntr.dev security@huntr.dev security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
npm/mongoose | <5.13.20 | 5.13.20 |
npm/mongoose | >=6.0.0<6.11.3 | 6.11.3 |
npm/mongoose | >=7.0.0<7.3.3 | 7.3.3 |
Mongoose | <5.13.20 | |
Mongoose | >=6.0.0<6.11.3 | |
Mongoose | >=7.0.0<7.3.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-3696 is classified as a moderate severity vulnerability.
To fix CVE-2023-3696, upgrade Mongoose to version 5.13.20, 6.11.3, or 7.3.3 or later.
CVE-2023-3696 affects Mongoose versions prior to 5.13.20, 6.11.3, and 7.3.3.
Prototype Pollution in CVE-2023-3696 allows attackers to inject properties into the global object, potentially leading to application crashes or unexpected behavior.
CVE-2023-3696 is recognized as a common vulnerability given its impact on widely used Mongoose library applications.