Description
express-restify-mongoose is a module to easily create a flexible REST interface for mongoose models. express-restify-mongoose 2.4.2 and earlier and 3.0.X through 3.0.1 allows a malicious user to send a request for `GET /User?distinct=password` and get all the passwords for all the users in the database, despite the field being set to private. This can be used for other private data if the malicious user knew what was set as private for specific routes.
Remediation
References
https://github.com/florianholzapfel/express-restify-mongoose/issues/252
https://nodesecurity.io/advisories/92
Related Vulnerabilities
CVE-2020-2188 Vulnerability in maven package org.jenkins-ci.plugins:ec2
CVE-2021-23369 Vulnerability in npm package handlebars
CVE-2022-43441 Vulnerability in npm package sqlite3
CVE-2021-3644 Vulnerability in maven package org.wildfly.core:wildfly-controller
CVE-2022-37767 Vulnerability in maven package io.pebbletemplates:pebble