pysec-2014-85
Vulnerability from pysec
Published
2014-05-20 14:55
Modified
2021-08-27 03:22
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "oauth2", "purl": "pkg:pypi/oauth2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9rc1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.0", "1.0.4", "1.0.5", "1.0.6", "1.0.7", "1.0.8", "1.0.9", "1.1.0", "1.1.1", "1.1.3", "1.2.0", "1.5.150", "1.5.153", "1.5.155", "1.5.158", "1.5.159", "1.5.160", "1.5.161", "1.5.162", "1.5.163", "1.5.164", "1.5.165", "1.5.166", "1.5.167", "1.5.168", "1.5.169", "1.5.170", "1.5.210", "1.5.211" ] } ], "aliases": [ "CVE-2013-4346" ], "details": "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.", "id": "PYSEC-2014-85", "modified": "2021-08-27T03:22:09.637359Z", "published": "2014-05-20T14:55:00Z", "references": [ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/09/12/7" }, { "type": "REPORT", "url": "https://github.com/simplegeo/python-oauth2/issues/129" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/62386" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.