From bffd72205c0d2183181f37728d6c49ce9ca60b25 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 27 Sep 2021 07:00:55 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/41xxx/CVE-2021-41580.json | 66 ++++++++++++++++++++++++++++++---- 1 file changed, 60 insertions(+), 6 deletions(-) diff --git a/2021/41xxx/CVE-2021-41580.json b/2021/41xxx/CVE-2021-41580.json index 72ba250fca1..5fa38ef1ba2 100644 --- a/2021/41xxx/CVE-2021-41580.json +++ b/2021/41xxx/CVE-2021-41580.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-41580", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-41580", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "** DISPUTED ** 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." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/jaredhanson/passport-oauth2/pull/144", + "url": "https://github.com/jaredhanson/passport-oauth2/pull/144" + }, + { + "refsource": "MISC", + "name": "https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea", + "url": "https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea" + }, + { + "refsource": "MISC", + "name": "https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1", + "url": "https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1" } ] }