VYPR
Vendor

Mongo Express Project

Products
1
CVEs
5
Across products
5
Status
Private

Products

1

Recent CVEs

5
  • CVE-2019-10758CriKEVDec 24, 2019
    risk 0.76cvss 9.9epss 0.85

    mongo-express before 0.54.0 is vulnerable to Remote Code Execution via endpoints that uses the `toBSON` method. A misuse of the `vm` dependency to perform `exec` commands in a non-safe environment.

  • CVE-2020-24391CriMar 30, 2021
    risk 0.63cvss 9.8epss 0.75

    mongo-express before 1.0.0 offers support for certain advanced syntax but implements this in an unsafe way. NOTE: this may overlap CVE-2019-10769.

  • CVE-2021-21422HigJun 21, 2021
    risk 0.46cvss 8.1epss 0.02

    mongo-express is a web-based MongoDB admin interface, written with Node.js and express. 1: As mentioned in this issue: https://github.com/mongo-express/mongo-express/issues/577, when the content of a cell grows larger than supported size, clicking on a row will show full…

  • CVE-2023-52555MedMar 1, 2024
    risk 0.40cvss 6.1epss 0.00

    In mongo-express 1.0.2, /admin allows CSRF, as demonstrated by deletion of a Collection.

  • CVE-2021-23372MedApr 13, 2021
    risk 0.29cvss 4.4epss 0.01

    All versions of package mongo-express are vulnerable to Denial of Service (DoS) when exporting an empty collection as CSV, due to an unhandled exception, leading to a crash.