diff --git a/2023/3xxx/CVE-2023-3758.json b/2023/3xxx/CVE-2023-3758.json index 388dd6b25de..70f6e950aac 100644 --- a/2023/3xxx/CVE-2023-3758.json +++ b/2023/3xxx/CVE-2023-3758.json @@ -266,6 +266,11 @@ "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RV3HIZI3SURBUQKSOOL3XE64OOBQ2HTK/", "refsource": "MISC", "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RV3HIZI3SURBUQKSOOL3XE64OOBQ2HTK/" + }, + { + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XEP62IDS7A55D5UHM6GH7QZ7SQFOAPVF/", + "refsource": "MISC", + "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XEP62IDS7A55D5UHM6GH7QZ7SQFOAPVF/" } ] }, diff --git a/2024/1xxx/CVE-2024-1233.json b/2024/1xxx/CVE-2024-1233.json index a481123ee50..113006cb653 100644 --- a/2024/1xxx/CVE-2024-1233.json +++ b/2024/1xxx/CVE-2024-1233.json @@ -41,7 +41,7 @@ { "version_value": "not down converted", "x_cve_json_5_version_data": { - "defaultStatus": "unknown" + "defaultStatus": "affected" } } ] @@ -54,7 +54,7 @@ { "version_value": "not down converted", "x_cve_json_5_version_data": { - "defaultStatus": "unknown" + "defaultStatus": "affected" } } ] @@ -67,7 +67,7 @@ { "version_value": "not down converted", "x_cve_json_5_version_data": { - "defaultStatus": "unknown" + "defaultStatus": "affected" } } ] diff --git a/2024/4xxx/CVE-2024-4162.json b/2024/4xxx/CVE-2024-4162.json index 9a3459941ea..d3103ab0211 100644 --- a/2024/4xxx/CVE-2024-4162.json +++ b/2024/4xxx/CVE-2024-4162.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-4162", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "product-security@gg.jp.panasonic.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 buffer error in Panasonic KW Watcher versions 1.00 through 2.83 may allow attackers malicious read access to memory." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Panasonic Holdings Corporation", + "product": { + "product_data": [ + { + "product_name": "KW Watcher", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "1.00", + "version_value": "2.83" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www3.panasonic.biz/ac/e/fasys/software_info/eco/tol_kwwatcher.jsp", + "refsource": "MISC", + "name": "https://www3.panasonic.biz/ac/e/fasys/software_info/eco/tol_kwwatcher.jsp" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "work_around": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "-Do not open KWW files of unknown provenance
-If opening a KWW file causes a dialog describing an error such as \"File open error\" to be displayed or KW Watcher terminates abruptly, please stop using the file in question" + } + ], + "value": "-Do not open KWW files of unknown provenance\n-If opening a KWW file causes a dialog describing an error such as \"File open error\" to be displayed or KW Watcher terminates abruptly, please stop using the file in question" + } + ], + "credits": [ + { + "lang": "en", + "value": "Michael Heinzl" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 4.4, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L", + "version": "3.1" } ] } diff --git a/2024/4xxx/CVE-2024-4643.json b/2024/4xxx/CVE-2024-4643.json new file mode 100644 index 00000000000..4899b1f5920 --- /dev/null +++ b/2024/4xxx/CVE-2024-4643.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4643", + "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