CVE-2017-16028

react-native-meteor-oauth is a library for Oauth2 login to a Meteor server in React Native. The oauth Random Token is generated using a non-cryptographically strong RNG (Math.random()).
Configurations

Configuration 1 (hide)

cpe:2.3:a:randomatic_project:randomatic:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 03:15

Type Values Removed Values Added
References () https://github.com/tableflip/react-native-meteor-oauth/blob/a7eb738b74c469f5db20296b44b7cae4e2337435/src/meteor-oauth.js#L66 - Third Party Advisory () https://github.com/tableflip/react-native-meteor-oauth/blob/a7eb738b74c469f5db20296b44b7cae4e2337435/src/meteor-oauth.js#L66 - Third Party Advisory
References () https://nodesecurity.io/advisories/157 - Patch, Third Party Advisory () https://nodesecurity.io/advisories/157 - Patch, Third Party Advisory

Information

Published : 2018-06-04 19:29

Updated : 2024-11-21 03:15


NVD link : CVE-2017-16028

Mitre link : CVE-2017-16028

CVE.ORG link : CVE-2017-16028


JSON object : View

Products Affected

randomatic_project

  • randomatic
CWE
CWE-330

Use of Insufficiently Random Values

CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)