From 549b8c2387d9e62bb94da3ca683d1721d0d56543 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 12 Aug 2024 04:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/7xxx/CVE-2024-7694.json | 98 ++++++++++++++++++++++++++++++++++-- 2024/7xxx/CVE-2024-7695.json | 18 +++++++ 2 files changed, 112 insertions(+), 4 deletions(-) create mode 100644 2024/7xxx/CVE-2024-7695.json diff --git a/2024/7xxx/CVE-2024-7694.json b/2024/7xxx/CVE-2024-7694.json index 9d7c955d1b1..3f2a098539d 100644 --- a/2024/7xxx/CVE-2024-7694.json +++ b/2024/7xxx/CVE-2024-7694.json @@ -1,17 +1,107 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7694", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cve@cert.org.tw", + "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": "ThreatSonar Anti-Ransomware from TeamT5 does not properly validate the content of uploaded files. Remote attackers with administrator privileges on the product platform can upload malicious files, which can be used to execute arbitrary system command on the server." + } + ] + }, + "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": "TeamT5", + "product": { + "product_data": [ + { + "product_name": "ThreatSonar Anti-Ransomware", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "3.4.5" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.twcert.org.tw/tw/cp-132-7998-d76dd-1.html", + "refsource": "MISC", + "name": "https://www.twcert.org.tw/tw/cp-132-7998-d76dd-1.html" + }, + { + "url": "https://www.twcert.org.tw/en/cp-139-8000-e5a5c-2.html", + "refsource": "MISC", + "name": "https://www.twcert.org.tw/en/cp-139-8000-e5a5c-2.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "TVN-202408002", + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Update to version 3.5.0 or later, or install the patch Hotfix-20240715." + } + ], + "value": "Update to version 3.5.0 or later, or install the patch Hotfix-20240715." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.2, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2024/7xxx/CVE-2024-7695.json b/2024/7xxx/CVE-2024-7695.json new file mode 100644 index 00000000000..f485b02aae7 --- /dev/null +++ b/2024/7xxx/CVE-2024-7695.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-7695", + "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