diff --git a/2022/41xxx/CVE-2022-41216.json b/2022/41xxx/CVE-2022-41216.json index 79a9fff4798..bf704980925 100644 --- a/2022/41xxx/CVE-2022-41216.json +++ b/2022/41xxx/CVE-2022-41216.json @@ -1,17 +1,116 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-41216", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "csirt@divd.nl", + "STATE": "PUBLIC" }, "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": "Local File Inclusion vulnerability within Cloudflow allows attackers to retrieve confidential information from the system." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-829: Inclusion of Functionality from Untrusted Control Sphere", + "cweId": "CWE-829" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Hybrid Software", + "product": { + "product_data": [ + { + "product_name": "Cloudflow", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "< 2.3.1", + "version_value": "2.3.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://csirt.divd.nl/CVE-2022-41216", + "refsource": "MISC", + "name": "https://csirt.divd.nl/CVE-2022-41216" + }, + { + "url": "https://csirt.divd.nl/2022-00052", + "refsource": "MISC", + "name": "https://csirt.divd.nl/2022-00052" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "value": "Upgrade to version 2.3.2 of Cloudflow", + "supportingMedia": [ + { + "type": "text/html", + "base64": false, + "value": "Upgrade to version 2.3.2 of Cloudflow" + } + ] + } + ], + "credits": [ + { + "lang": "en", + "value": "Discovered by Witold Gorecki " + }, + { + "lang": "en", + "value": "Victor Pasman (DIVD)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "LOW", + "availabilityImpact": "HIGH", + "baseSeverity": "HIGH", + "baseScore": 8.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H" } ] } diff --git a/2022/41xxx/CVE-2022-41217.json b/2022/41xxx/CVE-2022-41217.json index 4c5c8ec6f1d..176a8ae6711 100644 --- a/2022/41xxx/CVE-2022-41217.json +++ b/2022/41xxx/CVE-2022-41217.json @@ -1,17 +1,116 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-41217", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "csirt@divd.nl", + "STATE": "PUBLIC" }, "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": "Cloudflow contains a unauthenticated file upload vulnerability, which makes it possible for an attacker to upload malicious files to the CLOUDFLOW PROOFSCOPE built-in storage." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-434: Unrestricted Upload of File with Dangerous Type", + "cweId": "CWE-434" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Hybrid Software", + "product": { + "product_data": [ + { + "product_name": "Cloudflow", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "< 2.3.1", + "version_value": "2.3.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://csirt.divd.nl/2022-00052", + "refsource": "MISC", + "name": "https://csirt.divd.nl/2022-00052" + }, + { + "url": "https://csirt.divd.nl/CVE-2022-41217", + "refsource": "MISC", + "name": "https://csirt.divd.nl/CVE-2022-41217" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "value": "Upgrade to version 2.3.2 of Cloudflow", + "supportingMedia": [ + { + "type": "text/html", + "base64": false, + "value": "Upgrade to version 2.3.2 of Cloudflow" + } + ] + } + ], + "credits": [ + { + "lang": "en", + "value": "Discovered by Witold Gorecki " + }, + { + "lang": "en", + "value": "Victor Pasman (DIVD)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseSeverity": "HIGH", + "baseScore": 8.8, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ] } diff --git a/2023/0xxx/CVE-2023-0954.json b/2023/0xxx/CVE-2023-0954.json new file mode 100644 index 00000000000..5510584ba5d --- /dev/null +++ b/2023/0xxx/CVE-2023-0954.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-0954", + "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 diff --git a/2023/0xxx/CVE-2023-0955.json b/2023/0xxx/CVE-2023-0955.json new file mode 100644 index 00000000000..a41cc94f658 --- /dev/null +++ b/2023/0xxx/CVE-2023-0955.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-0955", + "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 diff --git a/2023/23xxx/CVE-2023-23063.json b/2023/23xxx/CVE-2023-23063.json index 3b8cc9deb29..2d10513a240 100644 --- a/2023/23xxx/CVE-2023-23063.json +++ b/2023/23xxx/CVE-2023-23063.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-23063", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-23063", + "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": "Cellinx NVT v1.0.6.002b is vulnerable to local file disclosure." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/ahmedalroky/CVEs/tree/cellinx", + "refsource": "MISC", + "name": "https://github.com/ahmedalroky/CVEs/tree/cellinx" } ] }