CVE-2016-10533
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| HackerOne | express-restify-mongoose node module | `<= 2.4.2 |
Weaknesses
- CWE-200: Information Disclosure (CWE-200)
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/florianholzapfel/express-restify-mongoose/issues/252
- https://nodesecurity.io/advisories/92
References
- https://github.com/florianholzapfel/express-restify-mongoose/issues/252
- https://nodesecurity.io/advisories/92
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.