mongo-express@1.0.0-alpha.4 vulnerabilities

Web-based admin interface for MongoDB

Direct Vulnerabilities

Known vulnerabilities in the mongo-express package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Cross-Site Request Forgery (CSRF)

mongo-express is a web-based MongoDB admin interface written with Node.js, Express and Bootstrap3

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) due to insufficient protection on the /admin endpoint. An attacker can perform unauthorized actions on behalf of a logged-in user by tricking them into clicking a malicious link or visiting a crafted webpage.

How to fix Cross-Site Request Forgery (CSRF)?

A fix was pushed into the master branch but not yet published.

*
  • M
Denial of Service (DoS)

mongo-express is a web-based MongoDB admin interface written with Node.js, Express and Bootstrap3

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

How to fix Denial of Service (DoS)?

There is no fixed version for mongo-express.

*