Insecure Randomness Affecting react-native-meteor-oauth package, versions *


Severity

Recommended
0.0
low
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    EPSS
    0.08% (36th percentile)

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:react-native-meteor-oauth:20170414
  • published 16 Apr 2017
  • disclosed 16 Apr 2017
  • credit Sven Slootweg

How to fix?

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

Overview

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.

References

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
3.7 low
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    None
  • Integrity (I)
    Low
  • Availability (A)
    None