From 33c039edf6e96003a467b2969ddeb897c13dc748 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 28 Aug 2023 06:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/38xxx/CVE-2023-38029.json | 143 ++++++++++++++++++++++++++++++++- 1 file changed, 139 insertions(+), 4 deletions(-) diff --git a/2023/38xxx/CVE-2023-38029.json b/2023/38xxx/CVE-2023-38029.json index 13dcf5c0a9c..b4683167041 100644 --- a/2023/38xxx/CVE-2023-38029.json +++ b/2023/38xxx/CVE-2023-38029.json @@ -1,17 +1,152 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-38029", - "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": "\nSaho\u2019s attendance devices ADM100 and ADM-100FP has insufficient filtering for special characters and file type within their file uploading function. A unauthenticate remote attacker authenticated can upload and execute arbitrary files to perform arbitrary system commands or disrupt service.\n\n" + } + ] + }, + "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": "Saho", + "product": { + "product_data": [ + { + "product_name": "ADM100", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "0.0.4.0" + }, + { + "version_affected": "=", + "version_value": "0.0.4.3" + }, + { + "version_affected": "=", + "version_value": "0.0.4.6" + }, + { + "version_affected": "=", + "version_value": "0.0.4.8" + }, + { + "version_affected": "=", + "version_value": "Q20100602" + }, + { + "version_affected": "=", + "version_value": "T17041702" + }, + { + "version_affected": "=", + "version_value": "T18051803" + }, + { + "version_affected": "=", + "version_value": "T190" + } + ] + } + }, + { + "product_name": "ADM-100FP", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "Q20100602" + }, + { + "version_affected": "=", + "version_value": "T17041702" + }, + { + "version_affected": "=", + "version_value": "T18051803" + }, + { + "version_affected": "=", + "version_value": "T190" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.twcert.org.tw/tw/cp-132-7336-35a94-1.html", + "refsource": "MISC", + "name": "https://www.twcert.org.tw/tw/cp-132-7336-35a94-1.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "TVN-202308009", + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\n\n\nContact support from Saho.
" + } + ], + "value": "\n\n\nContact support from Saho.\n" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] }