Information Exposure Affecting rethinkdb Open this link in a new tab package, versions <2.1.0 >=1.2.0
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
npm:rethinkdb:20150514-1
-
published
13 Mar 2017
-
disclosed
13 May 2015
-
credit
Daniel Mewes
Introduced: 13 May 2015
CWE-200 Open this link in a new tabHow to fix?
Upgrade rethinkdb
to version 2.1.0 or higher.
Overview
rethinkdb
provides the JavaScript driver library for the RethinkDB database server for use in your node application.
Affected versions of the package use a non-cryptographic hash map to store connection IDs, making the connection ID easy to guess.