From 0423929d99f1e249d998c4184db6601a814e932c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 13 Dec 2024 01:00:55 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/12xxx/CVE-2024-12212.json | 104 +++++++++++++++++++++++++++++++-- 2024/12xxx/CVE-2024-12601.json | 18 ++++++ 2024/43xxx/CVE-2024-43451.json | 24 -------- 2024/9xxx/CVE-2024-9508.json | 104 +++++++++++++++++++++++++++++++-- 4 files changed, 218 insertions(+), 32 deletions(-) create mode 100644 2024/12xxx/CVE-2024-12601.json diff --git a/2024/12xxx/CVE-2024-12212.json b/2024/12xxx/CVE-2024-12212.json index f835c14ab22..a1511d439c4 100644 --- a/2024/12xxx/CVE-2024-12212.json +++ b/2024/12xxx/CVE-2024-12212.json @@ -1,17 +1,113 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-12212", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "ics-cert@hq.dhs.gov", + "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": "The vulnerability occurs in the parsing of CSP files. The issues result \nfrom the lack of proper validation of user-supplied data, which could \nallow reading past the end of allocated data structures, resulting in \nexecution of arbitrary code." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-125 Out-of-bounds Read", + "cweId": "CWE-125" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Horner Automation", + "product": { + "product_data": [ + { + "product_name": "Cscape", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "10.0.363.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-345-05", + "refsource": "MISC", + "name": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-345-05" + }, + { + "url": "https://hornerautomation.com/cscape-software-free/cscape-software/", + "refsource": "MISC", + "name": "https://hornerautomation.com/cscape-software-free/cscape-software/" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ICSA-24-345-05", + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Horner Automation recommends users update to Cscape v10 SP1 or later.\n\n
" + } + ], + "value": "Horner Automation recommends users update to Cscape v10 SP1 https://hornerautomation.com/cscape-software-free/cscape-software/ or later." + } + ], + "credits": [ + { + "lang": "en", + "value": "Michael Heinzl reported these vulnerabilities to CISA." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2024/12xxx/CVE-2024-12601.json b/2024/12xxx/CVE-2024-12601.json new file mode 100644 index 00000000000..8cf4b6d06db --- /dev/null +++ b/2024/12xxx/CVE-2024-12601.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-12601", + "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/43xxx/CVE-2024-43451.json b/2024/43xxx/CVE-2024-43451.json index 946283fe3a7..41a93be2415 100644 --- a/2024/43xxx/CVE-2024-43451.json +++ b/2024/43xxx/CVE-2024-43451.json @@ -299,30 +299,6 @@ ] } }, - { - "product_name": "Windows Server 2012", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_name": "6.2.0", - "version_value": "6.2.9200.25165" - } - ] - } - }, - { - "product_name": "Windows Server 2012 (Server Core installation)", - "version": { - "version_data": [ - { - "version_affected": "<", - "version_name": "6.2.0", - "version_value": "6.2.9200.25165" - } - ] - } - }, { "product_name": "Windows Server 2012 R2", "version": { diff --git a/2024/9xxx/CVE-2024-9508.json b/2024/9xxx/CVE-2024-9508.json index 7872450c86e..dc5114304f2 100644 --- a/2024/9xxx/CVE-2024-9508.json +++ b/2024/9xxx/CVE-2024-9508.json @@ -1,17 +1,113 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-9508", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "ics-cert@hq.dhs.gov", + "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": "Horner Automation Cscape contains a memory corruption vulnerability, which \ncould allow an attacker to disclose information and execute arbitrary \ncode." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-125 Out-of-bounds Read", + "cweId": "CWE-125" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Horner Automation", + "product": { + "product_data": [ + { + "product_name": "Cscape", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "10.0.363.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-345-05", + "refsource": "MISC", + "name": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-345-05" + }, + { + "url": "https://hornerautomation.com/cscape-software-free/cscape-software/", + "refsource": "MISC", + "name": "https://hornerautomation.com/cscape-software-free/cscape-software/" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "ICSA-24-345-05", + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Horner Automation recommends users update to Cscape v10 SP1 or later.\n\n
" + } + ], + "value": "Horner Automation recommends users update to Cscape v10 SP1 https://hornerautomation.com/cscape-software-free/cscape-software/ or later." + } + ], + "credits": [ + { + "lang": "en", + "value": "Michael Heinzl reported these vulnerabilities to CISA." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "version": "3.1" } ] }