From e6b52b21b69538a9935ed33d6874a3b1fede7a19 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 17 Nov 2021 15:00:59 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/8xxx/CVE-2018-8032.json | 5 + 2021/29xxx/CVE-2021-29860.json | 200 ++++++++++++++++---------------- 2021/29xxx/CVE-2021-29861.json | 202 ++++++++++++++++----------------- 2021/38xxx/CVE-2021-38959.json | 202 ++++++++++++++++----------------- 2021/42xxx/CVE-2021-42666.json | 71 +++++++++++- 2021/43xxx/CVE-2021-43960.json | 18 +++ 6 files changed, 390 insertions(+), 308 deletions(-) create mode 100644 2021/43xxx/CVE-2021-43960.json diff --git a/2018/8xxx/CVE-2018-8032.json b/2018/8xxx/CVE-2018-8032.json index b196b0dd25a..5eb0bd04d99 100644 --- a/2018/8xxx/CVE-2018-8032.json +++ b/2018/8xxx/CVE-2018-8032.json @@ -107,6 +107,11 @@ "url": "https://www.oracle.com/security-alerts/cpuoct2021.html", "refsource": "MISC", "name": "https://www.oracle.com/security-alerts/cpuoct2021.html" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20211117 [SECURITY] [DLA 2821-1] axis security update", + "url": "https://lists.debian.org/debian-lts-announce/2021/11/msg00015.html" } ] } diff --git a/2021/29xxx/CVE-2021-29860.json b/2021/29xxx/CVE-2021-29860.json index d8920eb5d72..104ef1e9472 100644 --- a/2021/29xxx/CVE-2021-29860.json +++ b/2021/29xxx/CVE-2021-29860.json @@ -1,103 +1,103 @@ { - "data_type" : "CVE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Obtain Information" - } - ] - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "UI" : "N", - "AC" : "L", - "C" : "H", - "A" : "N", - "SCORE" : "6.200", - "I" : "N", - "PR" : "N", - "AV" : "L", - "S" : "U" - }, - "TM" : { - "RL" : "O", - "RC" : "C", - "E" : "U" - } - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM AIX 7.1, 7.2, and VIOS 3.1 could allow a non-privileged local user to exploit a vulnerability in the libc.a library to expose sensitive information. IBM X-Force ID: 206084." - } - ] - }, - "CVE_data_meta" : { - "DATE_PUBLIC" : "2021-11-16T00:00:00", - "STATE" : "PUBLIC", - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2021-29860" - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_type": "CVE", + "problemtype": { + "problemtype_data": [ { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "3.1" - } - ] - }, - "product_name" : "VIOS " - }, - { - "product_name" : "AIX", - "version" : { - "version_data" : [ - { - "version_value" : "7.1" - }, - { - "version_value" : "7.2" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "description": [ + { + "lang": "eng", + "value": "Obtain Information" + } + ] } - ] - } - }, - "data_format" : "MITRE", - "references" : { - "reference_data" : [ - { - "name" : "https://www.ibm.com/support/pages/node/6516774", - "refsource" : "CONFIRM", - "title" : "IBM Security Bulletin 6516774 (AIX)", - "url" : "https://www.ibm.com/support/pages/node/6516774" - }, - { - "name" : "ibm-aix-cve202129860-info-disc (206084)", - "refsource" : "XF", - "title" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/206084" - } - ] - }, - "data_version" : "4.0" -} + ] + }, + "impact": { + "cvssv3": { + "BM": { + "UI": "N", + "AC": "L", + "C": "H", + "A": "N", + "SCORE": "6.200", + "I": "N", + "PR": "N", + "AV": "L", + "S": "U" + }, + "TM": { + "RL": "O", + "RC": "C", + "E": "U" + } + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM AIX 7.1, 7.2, and VIOS 3.1 could allow a non-privileged local user to exploit a vulnerability in the libc.a library to expose sensitive information. IBM X-Force ID: 206084." + } + ] + }, + "CVE_data_meta": { + "DATE_PUBLIC": "2021-11-16T00:00:00", + "STATE": "PUBLIC", + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2021-29860" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "3.1" + } + ] + }, + "product_name": "VIOS " + }, + { + "product_name": "AIX", + "version": { + "version_data": [ + { + "version_value": "7.1" + }, + { + "version_value": "7.2" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "data_format": "MITRE", + "references": { + "reference_data": [ + { + "name": "https://www.ibm.com/support/pages/node/6516774", + "refsource": "CONFIRM", + "title": "IBM Security Bulletin 6516774 (AIX)", + "url": "https://www.ibm.com/support/pages/node/6516774" + }, + { + "name": "ibm-aix-cve202129860-info-disc (206084)", + "refsource": "XF", + "title": "X-Force Vulnerability Report", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/206084" + } + ] + }, + "data_version": "4.0" +} \ No newline at end of file diff --git a/2021/29xxx/CVE-2021-29861.json b/2021/29xxx/CVE-2021-29861.json index c7be1a7a3c7..3a12f34d107 100644 --- a/2021/29xxx/CVE-2021-29861.json +++ b/2021/29xxx/CVE-2021-29861.json @@ -1,103 +1,103 @@ { - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.1" - }, - { - "version_value" : "7.2" - } - ] - }, - "product_name" : "AIX" - }, - { - "version" : { - "version_data" : [ - { - "version_value" : "3.1" - } - ] - }, - "product_name" : "VIOS " - } - ] - }, - "vendor_name" : "IBM" - } - ] - } - }, - "data_format" : "MITRE", - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6516786", - "title" : "IBM Security Bulletin 6516786 (AIX)", - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6516786" - }, - { - "name" : "ibm-aix-cve202129861-info-disc (206085)", - "refsource" : "XF", - "title" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/206085" - } - ] - }, - "data_version" : "4.0", - "data_type" : "CVE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.1" + }, + { + "version_value": "7.2" + } + ] + }, + "product_name": "AIX" + }, + { + "version": { + "version_data": [ + { + "version_value": "3.1" + } + ] + }, + "product_name": "VIOS " + } + ] + }, + "vendor_name": "IBM" + } ] - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "AV" : "L", - "PR" : "N", - "S" : "U", - "SCORE" : "6.200", - "I" : "N", - "C" : "H", - "A" : "N", - "UI" : "N", - "AC" : "L" - }, - "TM" : { - "E" : "U", - "RC" : "C", - "RL" : "O" - } - } - }, - "CVE_data_meta" : { - "ID" : "CVE-2021-29861", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2021-11-16T00:00:00" - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM AIX 7.1, 7.2, and VIOS 3.1 could allow a non-privileged local user to exploit a vulnerability in EFS to expose sensitive information. IBM X-Force ID: 206085." - } - ] - } -} + } + }, + "data_format": "MITRE", + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/6516786", + "title": "IBM Security Bulletin 6516786 (AIX)", + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6516786" + }, + { + "name": "ibm-aix-cve202129861-info-disc (206085)", + "refsource": "XF", + "title": "X-Force Vulnerability Report", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/206085" + } + ] + }, + "data_version": "4.0", + "data_type": "CVE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Obtain Information", + "lang": "eng" + } + ] + } + ] + }, + "impact": { + "cvssv3": { + "BM": { + "AV": "L", + "PR": "N", + "S": "U", + "SCORE": "6.200", + "I": "N", + "C": "H", + "A": "N", + "UI": "N", + "AC": "L" + }, + "TM": { + "E": "U", + "RC": "C", + "RL": "O" + } + } + }, + "CVE_data_meta": { + "ID": "CVE-2021-29861", + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2021-11-16T00:00:00" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM AIX 7.1, 7.2, and VIOS 3.1 could allow a non-privileged local user to exploit a vulnerability in EFS to expose sensitive information. IBM X-Force ID: 206085." + } + ] + } +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38959.json b/2021/38xxx/CVE-2021-38959.json index d177487590f..dfd2e984936 100644 --- a/2021/38xxx/CVE-2021-38959.json +++ b/2021/38xxx/CVE-2021-38959.json @@ -1,105 +1,105 @@ { - "data_format" : "MITRE", - "data_version" : "4.0", - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6516680", - "url" : "https://www.ibm.com/support/pages/node/6516680", - "title" : "IBM Security Bulletin 6516680 (SPSS Statistics)" - }, - { - "refsource" : "XF", - "name" : "ibm-spss-cve202138959-dos (212046)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/212046", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_format": "MITRE", + "data_version": "4.0", + "references": { + "reference_data": [ { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "24.0" - }, - { - "version_value" : "27.0.1" - }, - { - "version_value" : "25.0" - }, - { - "version_value" : "26.0" - }, - { - "version_value" : "27.0" - }, - { - "version_value" : "28.0" - } - ] - }, - "product_name" : "SPSS Statistics" - } - ] - }, - "vendor_name" : "IBM" + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6516680", + "url": "https://www.ibm.com/support/pages/node/6516680", + "title": "IBM Security Bulletin 6516680 (SPSS Statistics)" + }, + { + "refsource": "XF", + "name": "ibm-spss-cve202138959-dos (212046)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/212046", + "title": "X-Force Vulnerability Report" } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM SPSS Statistics for Windows 24.0, 25.0, 26.0, 27.0, 27.0.1, and 28.0 could allow a local user to cause a denial of service by writing arbitrary files to admin protected directories on the system. IBM X-Force ID: 212046." - } - ] - }, - "CVE_data_meta" : { - "DATE_PUBLIC" : "2021-11-16T00:00:00", - "STATE" : "PUBLIC", - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2021-38959" - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Denial of Service" - } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "24.0" + }, + { + "version_value": "27.0.1" + }, + { + "version_value": "25.0" + }, + { + "version_value": "26.0" + }, + { + "version_value": "27.0" + }, + { + "version_value": "28.0" + } + ] + }, + "product_name": "SPSS Statistics" + } + ] + }, + "vendor_name": "IBM" + } ] - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "S" : "U", - "PR" : "N", - "AV" : "L", - "I" : "N", - "SCORE" : "6.200", - "A" : "H", - "C" : "N", - "UI" : "N", - "AC" : "L" - }, - "TM" : { - "E" : "U", - "RC" : "C", - "RL" : "O" - } - } - }, - "data_type" : "CVE" -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM SPSS Statistics for Windows 24.0, 25.0, 26.0, 27.0, 27.0.1, and 28.0 could allow a local user to cause a denial of service by writing arbitrary files to admin protected directories on the system. IBM X-Force ID: 212046." + } + ] + }, + "CVE_data_meta": { + "DATE_PUBLIC": "2021-11-16T00:00:00", + "STATE": "PUBLIC", + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2021-38959" + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Denial of Service" + } + ] + } + ] + }, + "impact": { + "cvssv3": { + "BM": { + "S": "U", + "PR": "N", + "AV": "L", + "I": "N", + "SCORE": "6.200", + "A": "H", + "C": "N", + "UI": "N", + "AC": "L" + }, + "TM": { + "E": "U", + "RC": "C", + "RL": "O" + } + } + }, + "data_type": "CVE" +} \ No newline at end of file diff --git a/2021/42xxx/CVE-2021-42666.json b/2021/42xxx/CVE-2021-42666.json index 33a5d9bd9e7..8dfbef135bb 100644 --- a/2021/42xxx/CVE-2021-42666.json +++ b/2021/42xxx/CVE-2021-42666.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-42666", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-42666", + "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 SQL Injection vulnerability exists in Sourcecodester Engineers Online Portal in PHP via the id parameter to quiz_question.php, which could let a malicious user extract sensitive data from the web server and in some cases use this vulnerability in order to get a remote code execution on the remote web server." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101321", + "url": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101321" + }, + { + "url": "https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html" + }, + { + "refsource": "MISC", + "name": "https://github.com/TheHackingRabbi/CVE-2021-42666", + "url": "https://github.com/TheHackingRabbi/CVE-2021-42666" + }, + { + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/50453", + "url": "https://www.exploit-db.com/exploits/50453" } ] } diff --git a/2021/43xxx/CVE-2021-43960.json b/2021/43xxx/CVE-2021-43960.json new file mode 100644 index 00000000000..9ac5a0ba874 --- /dev/null +++ b/2021/43xxx/CVE-2021-43960.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-43960", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file