The (1) make_nonce, (2) generate_nonce, and (3) generate_verifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonces, which makes it easier for remote attackers to guess the nonce via a brute force attack.
References
Configurations
History
No history.
Information
Published : 2014-05-20 14:55
Updated : 2025-04-12 10:46
NVD link : CVE-2013-4347
Mitre link : CVE-2013-4347
CVE.ORG link : CVE-2013-4347
JSON object : View
Products Affected
urbanairship
- python-oauth2
CWE
CWE-310
Cryptographic Issues