Oauth2-Server Project Oauth2-Server vulnerabilities
2 known vulnerabilities affecting oauth2-server_project/oauth2-server.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH2
Vulnerabilities
Page 1 of 1
CVE-2017-18924P3HIGHCVSS 7.5≤ 3.1.12020-10-04
CVE-2017-18924 [HIGH] CWE-94 CVE-2017-18924: oauth2-server (aka node-oauth2-server) through 3.1.1 implements OAuth 2.0 without PKCE. It does not
oauth2-server (aka node-oauth2-server) through 3.1.1 implements OAuth 2.0 without PKCE. It does not prevent authorization code injection. This is similar to CVE-2020-7692. NOTE: the vendor states 'As RFC7636 is an extension, I think the claim in the Readme of "RFC 6749 compliant" is valid and not misleading and I also therefore wouldn't describe this as
ghsanvdosv
CVE-2020-26938P3HIGHCVSS 7.2≤ 3.1.12022-08-29
CVE-2020-26938 [HIGH] CWE-601 CVE-2020-26938: In oauth2-server (aka node-oauth2-server) through 3.1.1, the value of the redirect_uri parameter rec
In oauth2-server (aka node-oauth2-server) through 3.1.1, the value of the redirect_uri parameter received during the authorization and token request is checked against an incorrect URI pattern ("[a-zA-Z][a-zA-Z0-9+.-]+:") before making a redirection. This allows a malicious client to pass an XSS payload through the redirect_uri parameter while making
ghsanvdosv