Lucene search

K
cve[email protected]CVE-2016-10533
HistoryMay 31, 2018 - 8:29 p.m.

CVE-2016-10533

2018-05-3120:29:01
CWE-200
web.nvd.nist.gov
23
cve-2016-10533
express-restify-mongoose
security vulnerability
nvd
sensitive data disclosure
information security

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

8.5 High

AI Score

Confidence

High

4 Medium

CVSS2

Access Vector

Access Complexity

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:S/C:P/I:N/A:N

0.001 Low

EPSS

Percentile

43.3%

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 configurations

NVD
Node
express-restify-mongoose_projectexpress-restify-mongooseRange2.4.2node.js
OR
express-restify-mongoose_projectexpress-restify-mongooseRange3.0.03.0.1node.js

CNA Affected

[
  {
    "product": "express-restify-mongoose node module",
    "vendor": "HackerOne",
    "versions": [
      {
        "status": "affected",
        "version": "<= 2.4.2 || >= 3.0.0 <=3.0.1"
      }
    ]
  }
]

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

8.5 High

AI Score

Confidence

High

4 Medium

CVSS2

Access Vector

Access Complexity

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:S/C:P/I:N/A:N

0.001 Low

EPSS

Percentile

43.3%

Related for CVE-2016-10533