CVE-2016-10533
CVSS V2 Medium 4
CVSS V3 High 8.8
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.
Overview
- CVE ID
- CVE-2016-10533
- Assigner
- support@hackerone.com
- Vulnerability Status
- Modified
- Published Version
- 2018-05-31T20:29:01
- Last Modified Date
- 2019-10-09T23:16:43
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:express-restify-mongoose_project:express-restify-mongoose:*:*:*:*:*:node.js:*:* | 1 | OR | 2.4.2 | |
cpe:2.3:a:express-restify-mongoose_project:express-restify-mongoose:*:*:*:*:*:node.js:*:* | 1 | OR | 3.0.0 | 3.0.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://nodesecurity.io/advisories/92 | Exploit Third Party Advisory |
https://github.com/florianholzapfel/express-restify-mongoose/issues/252 | Issue Tracking Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-10533 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10533 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:14:37 | Added to TrackCVE | |||
2022-12-03 06:52:18 | cve-assignments@hackerone.com | support@hackerone.com | CVE Assigner | updated |
2022-12-03 06:52:18 | 2018-05-31T20:29Z | 2018-05-31T20:29:01 | CVE Published Date | updated |
2022-12-03 06:52:18 | 2019-10-09T23:16:43 | CVE Modified Date | updated | |
2022-12-03 06:52:18 | Modified | Vulnerability Status | updated |