CVE-2022-36087

OAuthLib is an implementation of the OAuth request-signing logic for Python 3.6+. In OAuthLib versions 3.1.1 until 3.2.1, an attacker providing malicious redirect uri can cause denial of service. An attacker can also leverage usage of `uri_validate` functions depending where it is used. OAuthLib applications using OAuth2.0 provider support or use directly `uri_validate` are affected by this issue. Version 3.2.1 contains a patch. There are no known workarounds.
Configurations

Configuration 1 (hide)

cpe:2.3:a:oauthlib_project:oauthlib:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*

History

10 Nov 2022, 03:55

Type Values Removed Values Added
CPE cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
References
  • (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYLYHE5HWF6R2CRLJFUK4PILR47WXOE/ - Mailing List, Third Party Advisory
CWE CWE-601 CWE-20

15 Sep 2022, 03:35

Type Values Removed Values Added
CPE cpe:2.3:a:oauthlib_project:oauthlib:*:*:*:*:*:*:*:*
References (CONFIRM) https://github.com/oauthlib/oauthlib/security/advisories/GHSA-3pgj-pg6c-r5p7 - (CONFIRM) https://github.com/oauthlib/oauthlib/security/advisories/GHSA-3pgj-pg6c-r5p7 - Exploit, Mitigation, Third Party Advisory
References (MISC) https://github.com/oauthlib/oauthlib/blob/2b8a44855a51ad5a5b0c348a08c2564a2e197ea2/oauthlib/uri_validate.py - (MISC) https://github.com/oauthlib/oauthlib/blob/2b8a44855a51ad5a5b0c348a08c2564a2e197ea2/oauthlib/uri_validate.py - Exploit, Third Party Advisory
References (MISC) https://github.com/oauthlib/oauthlib/blob/d4bafd9f1d0eba3766e933b1ac598cbbf37b8914/oauthlib/oauth2/rfc6749/grant_types/base.py#L232 - (MISC) https://github.com/oauthlib/oauthlib/blob/d4bafd9f1d0eba3766e933b1ac598cbbf37b8914/oauthlib/oauth2/rfc6749/grant_types/base.py#L232 - Exploit, Third Party Advisory
References (MISC) https://github.com/oauthlib/oauthlib/commit/2e40b412c844ecc4673c3fa3f72181f228bdbacd - (MISC) https://github.com/oauthlib/oauthlib/commit/2e40b412c844ecc4673c3fa3f72181f228bdbacd - Patch, Third Party Advisory
References (MISC) https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1 - (MISC) https://github.com/oauthlib/oauthlib/releases/tag/v3.2.1 - Third Party Advisory
CWE CWE-20 CWE-601
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5

09 Sep 2022, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-09-09 21:15

Updated : 2024-02-04 22:51


NVD link : CVE-2022-36087

Mitre link : CVE-2022-36087

CVE.ORG link : CVE-2022-36087


JSON object : View

Products Affected

fedoraproject

  • fedora

oauthlib_project

  • oauthlib
CWE
CWE-20

Improper Input Validation

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')