Vulnerability Description
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()).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Randomatic Project | Randomatic | < 3.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/tableflip/react-native-meteor-oauth/blob/a7eb738b74c469f5db20Third Party Advisory
- https://nodesecurity.io/advisories/157PatchThird Party Advisory
- https://github.com/tableflip/react-native-meteor-oauth/blob/a7eb738b74c469f5db20Third Party Advisory
- https://nodesecurity.io/advisories/157PatchThird Party Advisory
FAQ
What is CVE-2017-16028?
CVE-2017-16028 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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()).
How severe is CVE-2017-16028?
CVE-2017-16028 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-16028?
Check the references section above for vendor advisories and patch information. Affected products include: Randomatic Project Randomatic.