mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 11:22:22 +00:00
18 lines
910 B
Markdown
18 lines
910 B
Markdown
### [CVE-2017-18924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18924)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** 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 a "vulnerability" with the library per se.'
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codeburst.io/missing-the-point-in-securing-oauth-2-0-83968708b467
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|