React Native — CWE-330
All Frameworks
›
React Native
›
CWE-330
1 CVEs categorized as
CWE-330
in
React Native
.
CVE-2017-16028
—
2017
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()).