The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability
References
Link | Resource |
---|---|
https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea | Patch Third Party Advisory |
https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1 | Patch Third Party Advisory |
https://github.com/jaredhanson/passport-oauth2/pull/144 | Patch Third Party Advisory |
https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea | Patch Third Party Advisory |
https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1 | Patch Third Party Advisory |
https://github.com/jaredhanson/passport-oauth2/pull/144 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:26
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea - Patch, Third Party Advisory | |
References | () https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1 - Patch, Third Party Advisory | |
References | () https://github.com/jaredhanson/passport-oauth2/pull/144 - Patch, Third Party Advisory |
07 Nov 2023, 03:38
Type | Values Removed | Values Added |
---|---|---|
Summary | The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability |
Information
Published : 2021-09-27 07:15
Updated : 2024-11-21 06:26
NVD link : CVE-2021-41580
Mitre link : CVE-2021-41580
CVE.ORG link : CVE-2021-41580
JSON object : View
Products Affected
passportjs
- passport-oauth2
CWE