From 727a9a3739b19d6783cf40a639badec5d2c8239e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 16 Mar 2022 14:01:29 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/41xxx/CVE-2021-41125.json | 5 + 2022/0xxx/CVE-2022-0577.json | 171 +++++++++++++++++---------------- 2 files changed, 93 insertions(+), 83 deletions(-) diff --git a/2021/41xxx/CVE-2021-41125.json b/2021/41xxx/CVE-2021-41125.json index 97fd0a98156..9d761164430 100644 --- a/2021/41xxx/CVE-2021-41125.json +++ b/2021/41xxx/CVE-2021-41125.json @@ -91,6 +91,11 @@ "name": "http://doc.scrapy.org/en/latest/topics/downloader-middleware.html#module-scrapy.downloadermiddlewares.httpauth", "refsource": "MISC", "url": "http://doc.scrapy.org/en/latest/topics/downloader-middleware.html#module-scrapy.downloadermiddlewares.httpauth" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20220316 [SECURITY] [DLA 2950-1] python-scrapy security update", + "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00021.html" } ] }, diff --git a/2022/0xxx/CVE-2022-0577.json b/2022/0xxx/CVE-2022-0577.json index 28872bf31af..b10aabf0331 100644 --- a/2022/0xxx/CVE-2022-0577.json +++ b/2022/0xxx/CVE-2022-0577.json @@ -1,89 +1,94 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-0577", - "STATE": "PUBLIC", - "TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in scrapy/scrapy" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "scrapy/scrapy", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "2.6.1" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-0577", + "STATE": "PUBLIC", + "TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in scrapy/scrapy" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "scrapy/scrapy", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.6.1" + } + ] + } + } + ] + }, + "vendor_name": "scrapy" } - } ] - }, - "vendor_name": "scrapy" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository scrapy/scrapy prior to 2.6.1." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 8.8, - "baseSeverity": "HIGH", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "LOW", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository scrapy/scrapy prior to 2.6.1." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/3da527b1-2348-4f69-9e88-2e11a96ac585", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/3da527b1-2348-4f69-9e88-2e11a96ac585" - }, - { - "name": "https://github.com/scrapy/scrapy/commit/8ce01b3b76d4634f55067d6cfdf632ec70ba304a", - "refsource": "MISC", - "url": "https://github.com/scrapy/scrapy/commit/8ce01b3b76d4634f55067d6cfdf632ec70ba304a" - } - ] - }, - "source": { - "advisory": "3da527b1-2348-4f69-9e88-2e11a96ac585", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/3da527b1-2348-4f69-9e88-2e11a96ac585", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/3da527b1-2348-4f69-9e88-2e11a96ac585" + }, + { + "name": "https://github.com/scrapy/scrapy/commit/8ce01b3b76d4634f55067d6cfdf632ec70ba304a", + "refsource": "MISC", + "url": "https://github.com/scrapy/scrapy/commit/8ce01b3b76d4634f55067d6cfdf632ec70ba304a" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20220316 [SECURITY] [DLA 2950-1] python-scrapy security update", + "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00021.html" + } + ] + }, + "source": { + "advisory": "3da527b1-2348-4f69-9e88-2e11a96ac585", + "discovery": "EXTERNAL" + } } \ No newline at end of file