From 4feff66e6bf156983b72d9e9fc452c0ac90cf5d8 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 28 Jan 2025 15:00:57 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/13xxx/CVE-2024-13767.json | 18 +++++++ 2024/6xxx/CVE-2024-6351.json | 93 ++++++++++++++++++++++++++++++++-- 2025/0xxx/CVE-2025-0785.json | 18 +++++++ 2025/0xxx/CVE-2025-0786.json | 18 +++++++ 2025/0xxx/CVE-2025-0787.json | 18 +++++++ 2025/0xxx/CVE-2025-0788.json | 18 +++++++ 2025/0xxx/CVE-2025-0789.json | 18 +++++++ 2025/0xxx/CVE-2025-0790.json | 18 +++++++ 2025/0xxx/CVE-2025-0791.json | 18 +++++++ 2025/0xxx/CVE-2025-0792.json | 18 +++++++ 2025/0xxx/CVE-2025-0793.json | 18 +++++++ 2025/0xxx/CVE-2025-0794.json | 18 +++++++ 2025/0xxx/CVE-2025-0795.json | 18 +++++++ 2025/0xxx/CVE-2025-0796.json | 18 +++++++ 2025/0xxx/CVE-2025-0797.json | 18 +++++++ 2025/0xxx/CVE-2025-0798.json | 18 +++++++ 2025/0xxx/CVE-2025-0799.json | 18 +++++++ 2025/0xxx/CVE-2025-0800.json | 18 +++++++ 2025/0xxx/CVE-2025-0801.json | 18 +++++++ 2025/0xxx/CVE-2025-0802.json | 18 +++++++ 2025/0xxx/CVE-2025-0803.json | 18 +++++++ 2025/0xxx/CVE-2025-0804.json | 18 +++++++ 2025/0xxx/CVE-2025-0805.json | 18 +++++++ 2025/0xxx/CVE-2025-0806.json | 18 +++++++ 24 files changed, 503 insertions(+), 4 deletions(-) create mode 100644 2024/13xxx/CVE-2024-13767.json create mode 100644 2025/0xxx/CVE-2025-0785.json create mode 100644 2025/0xxx/CVE-2025-0786.json create mode 100644 2025/0xxx/CVE-2025-0787.json create mode 100644 2025/0xxx/CVE-2025-0788.json create mode 100644 2025/0xxx/CVE-2025-0789.json create mode 100644 2025/0xxx/CVE-2025-0790.json create mode 100644 2025/0xxx/CVE-2025-0791.json create mode 100644 2025/0xxx/CVE-2025-0792.json create mode 100644 2025/0xxx/CVE-2025-0793.json create mode 100644 2025/0xxx/CVE-2025-0794.json create mode 100644 2025/0xxx/CVE-2025-0795.json create mode 100644 2025/0xxx/CVE-2025-0796.json create mode 100644 2025/0xxx/CVE-2025-0797.json create mode 100644 2025/0xxx/CVE-2025-0798.json create mode 100644 2025/0xxx/CVE-2025-0799.json create mode 100644 2025/0xxx/CVE-2025-0800.json create mode 100644 2025/0xxx/CVE-2025-0801.json create mode 100644 2025/0xxx/CVE-2025-0802.json create mode 100644 2025/0xxx/CVE-2025-0803.json create mode 100644 2025/0xxx/CVE-2025-0804.json create mode 100644 2025/0xxx/CVE-2025-0805.json create mode 100644 2025/0xxx/CVE-2025-0806.json diff --git a/2024/13xxx/CVE-2024-13767.json b/2024/13xxx/CVE-2024-13767.json new file mode 100644 index 00000000000..47410bb1747 --- /dev/null +++ b/2024/13xxx/CVE-2024-13767.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-13767", + "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/2024/6xxx/CVE-2024-6351.json b/2024/6xxx/CVE-2024-6351.json index 42670b4981f..817f91873cd 100644 --- a/2024/6xxx/CVE-2024-6351.json +++ b/2024/6xxx/CVE-2024-6351.json @@ -1,17 +1,102 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-6351", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "product-security@silabs.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 malformed packet can cause a buffer overflow in the NWK/APS layer of the Ember ZNet stack and lead to an assert" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')", + "cweId": "CWE-120" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "silabs.com", + "product": { + "product_data": [ + { + "product_name": "SiSDK", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "lessThan": "2024.12.0", + "status": "affected", + "version": "0", + "versionType": "semver" + } + ], + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/SiliconLabs/simplicity_sdk/releases", + "refsource": "MISC", + "name": "https://github.com/SiliconLabs/simplicity_sdk/releases" + }, + { + "url": "https://community.silabs.com/069Vm00000HtvDgIAJ", + "refsource": "MISC", + "name": "https://community.silabs.com/069Vm00000HtvDgIAJ" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "LOW", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", + "version": "3.1" } ] } diff --git a/2025/0xxx/CVE-2025-0785.json b/2025/0xxx/CVE-2025-0785.json new file mode 100644 index 00000000000..85c4c891ef9 --- /dev/null +++ b/2025/0xxx/CVE-2025-0785.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0785", + "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/2025/0xxx/CVE-2025-0786.json b/2025/0xxx/CVE-2025-0786.json new file mode 100644 index 00000000000..075e885eddc --- /dev/null +++ b/2025/0xxx/CVE-2025-0786.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0786", + "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/2025/0xxx/CVE-2025-0787.json b/2025/0xxx/CVE-2025-0787.json new file mode 100644 index 00000000000..bd72f0b591c --- /dev/null +++ b/2025/0xxx/CVE-2025-0787.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0787", + "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/2025/0xxx/CVE-2025-0788.json b/2025/0xxx/CVE-2025-0788.json new file mode 100644 index 00000000000..80b17456d2f --- /dev/null +++ b/2025/0xxx/CVE-2025-0788.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0788", + "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/2025/0xxx/CVE-2025-0789.json b/2025/0xxx/CVE-2025-0789.json new file mode 100644 index 00000000000..eabca4f547b --- /dev/null +++ b/2025/0xxx/CVE-2025-0789.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0789", + "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/2025/0xxx/CVE-2025-0790.json b/2025/0xxx/CVE-2025-0790.json new file mode 100644 index 00000000000..a0e78061165 --- /dev/null +++ b/2025/0xxx/CVE-2025-0790.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0790", + "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/2025/0xxx/CVE-2025-0791.json b/2025/0xxx/CVE-2025-0791.json new file mode 100644 index 00000000000..53658b2393e --- /dev/null +++ b/2025/0xxx/CVE-2025-0791.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0791", + "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/2025/0xxx/CVE-2025-0792.json b/2025/0xxx/CVE-2025-0792.json new file mode 100644 index 00000000000..11bbb24ec80 --- /dev/null +++ b/2025/0xxx/CVE-2025-0792.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0792", + "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/2025/0xxx/CVE-2025-0793.json b/2025/0xxx/CVE-2025-0793.json new file mode 100644 index 00000000000..c05f6259ab6 --- /dev/null +++ b/2025/0xxx/CVE-2025-0793.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0793", + "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/2025/0xxx/CVE-2025-0794.json b/2025/0xxx/CVE-2025-0794.json new file mode 100644 index 00000000000..cb3bfa48521 --- /dev/null +++ b/2025/0xxx/CVE-2025-0794.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0794", + "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/2025/0xxx/CVE-2025-0795.json b/2025/0xxx/CVE-2025-0795.json new file mode 100644 index 00000000000..0a2b73fad58 --- /dev/null +++ b/2025/0xxx/CVE-2025-0795.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0795", + "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/2025/0xxx/CVE-2025-0796.json b/2025/0xxx/CVE-2025-0796.json new file mode 100644 index 00000000000..5c1b1d4e6b7 --- /dev/null +++ b/2025/0xxx/CVE-2025-0796.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0796", + "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/2025/0xxx/CVE-2025-0797.json b/2025/0xxx/CVE-2025-0797.json new file mode 100644 index 00000000000..bc70b7886eb --- /dev/null +++ b/2025/0xxx/CVE-2025-0797.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0797", + "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/2025/0xxx/CVE-2025-0798.json b/2025/0xxx/CVE-2025-0798.json new file mode 100644 index 00000000000..9fd50f061b1 --- /dev/null +++ b/2025/0xxx/CVE-2025-0798.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0798", + "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/2025/0xxx/CVE-2025-0799.json b/2025/0xxx/CVE-2025-0799.json new file mode 100644 index 00000000000..3c4b67d9ddf --- /dev/null +++ b/2025/0xxx/CVE-2025-0799.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0799", + "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/2025/0xxx/CVE-2025-0800.json b/2025/0xxx/CVE-2025-0800.json new file mode 100644 index 00000000000..02a61786370 --- /dev/null +++ b/2025/0xxx/CVE-2025-0800.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0800", + "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/2025/0xxx/CVE-2025-0801.json b/2025/0xxx/CVE-2025-0801.json new file mode 100644 index 00000000000..553df066739 --- /dev/null +++ b/2025/0xxx/CVE-2025-0801.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0801", + "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/2025/0xxx/CVE-2025-0802.json b/2025/0xxx/CVE-2025-0802.json new file mode 100644 index 00000000000..40450352f56 --- /dev/null +++ b/2025/0xxx/CVE-2025-0802.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0802", + "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/2025/0xxx/CVE-2025-0803.json b/2025/0xxx/CVE-2025-0803.json new file mode 100644 index 00000000000..936da4bf876 --- /dev/null +++ b/2025/0xxx/CVE-2025-0803.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0803", + "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/2025/0xxx/CVE-2025-0804.json b/2025/0xxx/CVE-2025-0804.json new file mode 100644 index 00000000000..083ddeba7d6 --- /dev/null +++ b/2025/0xxx/CVE-2025-0804.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0804", + "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/2025/0xxx/CVE-2025-0805.json b/2025/0xxx/CVE-2025-0805.json new file mode 100644 index 00000000000..309ff0425f0 --- /dev/null +++ b/2025/0xxx/CVE-2025-0805.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0805", + "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/2025/0xxx/CVE-2025-0806.json b/2025/0xxx/CVE-2025-0806.json new file mode 100644 index 00000000000..cde70601a9d --- /dev/null +++ b/2025/0xxx/CVE-2025-0806.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-0806", + "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