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
21 Nov 2024, 01:55
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2013/09/12/7 - | |
References | () http://www.securityfocus.com/bid/62388 - | |
References | () https://github.com/simplegeo/python-oauth2/issues/9 - | |
References | () https://github.com/simplegeo/python-oauth2/pull/146 - |
Information
Published : 2014-05-20 14:55
Updated : 2024-11-21 01:55
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