Search for packages
| purl | pkg:pypi/oauth2@1.9rc1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-tbug-mv5x-uucb
Aliases: CVE-2013-4346 GHSA-4433-4cxq-vv73 PYSEC-2014-85 |
The Server.verify_request function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-tbug-mv5x-uucb | The Server.verify_request function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL. |
CVE-2013-4346
GHSA-4433-4cxq-vv73 PYSEC-2014-85 |
| VCID-zkgb-14kz-33dz | 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. |
CVE-2013-4347
GHSA-rv8h-p43r-4x5r PYSEC-2014-86 |