From cd78ef40b39f69875a2200356e5e6af25757e7bc Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 5 May 2022 11:01:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/41xxx/CVE-2021-41739.json | 56 +++++++++-- 2021/45xxx/CVE-2021-45783.json | 61 ++++++++++-- 2022/1xxx/CVE-2022-1592.json | 166 ++++++++++++++++----------------- 3 files changed, 188 insertions(+), 95 deletions(-) diff --git a/2021/41xxx/CVE-2021-41739.json b/2021/41xxx/CVE-2021-41739.json index 99104f5cc92..623d38f6c27 100644 --- a/2021/41xxx/CVE-2021-41739.json +++ b/2021/41xxx/CVE-2021-41739.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-41739", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-41739", + "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": "A OS Command Injection vulnerability was discovered in Artica Proxy 4.30.000000. Attackers can execute OS commands in cyrus.events.php with GET param logs and POST param rp." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://medium.com/@rootless724/artica-proxy-4-30-cyrus-events-php-rce-3aa2a868c695", + "refsource": "MISC", + "name": "https://medium.com/@rootless724/artica-proxy-4-30-cyrus-events-php-rce-3aa2a868c695" } ] } diff --git a/2021/45xxx/CVE-2021-45783.json b/2021/45xxx/CVE-2021-45783.json index 5d11ee1f46c..95aa162ce26 100644 --- a/2021/45xxx/CVE-2021-45783.json +++ b/2021/45xxx/CVE-2021-45783.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-45783", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-45783", + "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": "Bookeen Notea Firmware BK_R_1.0.5_20210608 is affected by a directory traversal vulnerability that allows an attacker to obtain sensitive information." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://bookeen.com", + "refsource": "MISC", + "name": "http://bookeen.com" + }, + { + "refsource": "MISC", + "name": "https://github.com/cmaillioux/SecurityResearch/blob/main/CVE-2021-45783", + "url": "https://github.com/cmaillioux/SecurityResearch/blob/main/CVE-2021-45783" } ] } diff --git a/2022/1xxx/CVE-2022-1592.json b/2022/1xxx/CVE-2022-1592.json index 5fdce15c33b..67de01ac933 100644 --- a/2022/1xxx/CVE-2022-1592.json +++ b/2022/1xxx/CVE-2022-1592.json @@ -1,89 +1,89 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@huntr.dev", - "ID": "CVE-2022-1592", - "STATE": "PUBLIC", - "TITLE": "Server-Side Request Forgery in scout in clinical-genomics/scout" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "clinical-genomics/scout", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_value": "v4.42" - } - ] + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-1592", + "STATE": "PUBLIC", + "TITLE": "Server-Side Request Forgery in scout in clinical-genomics/scout" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "clinical-genomics/scout", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "v4.42" + } + ] + } + } + ] + }, + "vendor_name": "clinical-genomics" } - } ] - }, - "vendor_name": "clinical-genomics" } - ] - } - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Server-Side Request Forgery in scout in GitHub repository clinical-genomics/scout prior to v4.42. An attacker could make the application perform arbitrary requests to fishing steal cookie, request to private area, or lead to xss..." - } - ] - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "NETWORK", - "availabilityImpact": "LOW", - "baseScore": 9.4, - "baseSeverity": "CRITICAL", - "confidentialityImpact": "HIGH", - "integrityImpact": "HIGH", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", - "version": "3.0" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-918 Server-Side Request Forgery (SSRF)" - } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Server-Side Request Forgery in scout in GitHub repository clinical-genomics/scout prior to v4.42. An attacker could make the application perform arbitrary requests to fishing steal cookie, request to private area, or lead to xss..." + } ] - } - ] - }, - "references": { - "reference_data": [ - { - "name": "https://huntr.dev/bounties/352b39da-0f2e-415a-9793-5480cae8bd27", - "refsource": "CONFIRM", - "url": "https://huntr.dev/bounties/352b39da-0f2e-415a-9793-5480cae8bd27" - }, - { - "name": "https://github.com/clinical-genomics/scout/commit/b0ef15f4737d0c801154c1991b52ff5cab4f5c83", - "refsource": "MISC", - "url": "https://github.com/clinical-genomics/scout/commit/b0ef15f4737d0c801154c1991b52ff5cab4f5c83" - } - ] - }, - "source": { - "advisory": "352b39da-0f2e-415a-9793-5480cae8bd27", - "discovery": "EXTERNAL" - } + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 9.4, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-918 Server-Side Request Forgery (SSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/352b39da-0f2e-415a-9793-5480cae8bd27", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/352b39da-0f2e-415a-9793-5480cae8bd27" + }, + { + "name": "https://github.com/clinical-genomics/scout/commit/b0ef15f4737d0c801154c1991b52ff5cab4f5c83", + "refsource": "MISC", + "url": "https://github.com/clinical-genomics/scout/commit/b0ef15f4737d0c801154c1991b52ff5cab4f5c83" + } + ] + }, + "source": { + "advisory": "352b39da-0f2e-415a-9793-5480cae8bd27", + "discovery": "EXTERNAL" + } } \ No newline at end of file