mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
19 lines
797 B
Markdown
19 lines
797 B
Markdown
### [CVE-2017-16028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16028)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### 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()).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16028
|
|
|