Information disclosure in MongoDB - CVE-2016-6494

 

Information disclosure in MongoDB - CVE-2016-6494

Published: October 3, 2016 / Updated: July 18, 2020


Vulnerability identifier: #VU31452
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-6494
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: MongoDB, Inc.
Affected software:
MongoDB

Detailed vulnerability description

The vulnerability allows a local authenticated user to gain access to sensitive information.

The client in MongoDB uses world-readable permissions on .dbshell history files, which might allow local users to obtain sensitive information by reading these files.


How to mitigate CVE-2016-6494

Install update from vendor's website.

Sources