Information disclosure in Express-Restify-Mongoose Project

CVE-2016-10533

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.

Vulnerability class: Information Disclosure

EPSS: 0.014 (70.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2016-10533?
CVE-2016-10533 is a high-severity vulnerability in Express-Restify-Mongoose Project, classified under Information Disclosure. CVSS score: 8.8/10. Published 2018-05-31.
How severe is CVE-2016-10533?
High severity. CVSS v3 base score is 8.8 out of 10.
Is CVE-2016-10533 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.