Code Injection in mongo-express - CVE-2019-10758

 

Code Injection in mongo-express - CVE-2019-10758

Published: December 24, 2019 / Updated: February 20, 2022


Vulnerability identifier: #VU48222
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Green
CVE-ID: CVE-2019-10758
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild
Vendor: MongoDB, Inc.
Affected software:
mongo-express

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to improper input validation in endpoints that uses the "toBSON" method. A remote authenticated attacker can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


How to mitigate CVE-2019-10758

Install updates from vendor's website.

Sources