diff --git a/2024/37xxx/CVE-2024-37066.json b/2024/37xxx/CVE-2024-37066.json index 37d1b484bba..671a9f46b86 100644 --- a/2024/37xxx/CVE-2024-37066.json +++ b/2024/37xxx/CVE-2024-37066.json @@ -1,17 +1,93 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-37066", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "disclosure@hiddenlayer.com", + "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": "A command injection vulnerability exists in Wyze V4 Pro firmware versions before 4.50.4.9222, which allows attackers to execute arbitrary commands over Bluetooth as root during the camera setup process." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", + "cweId": "CWE-78" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Wyze", + "product": { + "product_data": [ + { + "product_name": "Wyze Cam V4 Pro", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "4.52.4.9887" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://hiddenlayer.com/sai-security-advisory/2024-7-wyze/", + "refsource": "MISC", + "name": "https://hiddenlayer.com/sai-security-advisory/2024-7-wyze/" + }, + { + "url": "https://forums.wyze.com/t/security-advisory/289256", + "refsource": "MISC", + "name": "https://forums.wyze.com/t/security-advisory/289256" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "PHYSICAL", + "availabilityImpact": "HIGH", + "baseScore": 6.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2024/3xxx/CVE-2024-3735.json b/2024/3xxx/CVE-2024-3735.json index bd77e55a3fc..8a6215e067d 100644 --- a/2024/3xxx/CVE-2024-3735.json +++ b/2024/3xxx/CVE-2024-3735.json @@ -74,9 +74,9 @@ "name": "https://vuldb.com/?submit.311153" }, { - "url": "https://mega.nz/file/jMEXzYQA#vrwPyvrHm80njR4N3UaZLonNizKec1nCXjtvXiqm9g0", + "url": "https://mega.nz/file/7F0BSJhD#EvnXFRviBstJGHSafvLmVWosWH2JFPAouD6ER8wnGxk", "refsource": "MISC", - "name": "https://mega.nz/file/jMEXzYQA#vrwPyvrHm80njR4N3UaZLonNizKec1nCXjtvXiqm9g0" + "name": "https://mega.nz/file/7F0BSJhD#EvnXFRviBstJGHSafvLmVWosWH2JFPAouD6ER8wnGxk" } ] }, diff --git a/2024/6xxx/CVE-2024-6918.json b/2024/6xxx/CVE-2024-6918.json new file mode 100644 index 00000000000..832b46144a3 --- /dev/null +++ b/2024/6xxx/CVE-2024-6918.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-6918", + "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