react-native-meteor-oauth@0.1.0 vulnerabilities

OAuth login to a Meteor back-end from React Native

Direct Vulnerabilities

Known vulnerabilities in the react-native-meteor-oauth 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
  • L
Insecure Randomness

react-native-meteor-oauth is a library for Oauth2 login to a Meteor server in React Native. The Oauth Random Token is generated using the cryptographically insecure Math.random which can produce predictable values and should not be used in security-sensitive context.

How to fix Insecure Randomness?

There is no fix version for react-native-meteor-oauth.

*
  • L
Insecure Randomness

react-native-meteor-oauth is a library for Oauth2 login to a Meteor server in React Native. The Oauth Random Token is generated using the cryptographically insecure Math.random which can produce predictable values and should not be used in security-sensitive context.

How to fix Insecure Randomness?

There is no fix version for react-native-meteor-oauth.

*