5.5
CVSSv2

CVE-2019-2391

Published: 31/03/2020 Updated: 19/06/2023
CVSS v2 Base Score: 5.5 | Impact Score: 4.9 | Exploitability Score: 8
CVSS v3 Base Score: 5.4 | Impact Score: 2.5 | Exploitability Score: 2.8
VMScore: 490
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:N

Vulnerability Summary

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

mongodb js-bson

Github Repositories

100 7219 100 7219 0 0 229k 0 --:--:-- --:--:-- --:--:-- 234kname="_method" value="delete"> Del

1 Part 2: Multi-Container Application Deployment using Docker Compose 11 Tasks 111 Create a Docker file for the web application container which should include the necessary dependencies to run the web application sample node application docker file # node version 16171 FROM node:16171-alpine315 # Create and set the working directory WORKDIR /home/app # Copy package