From d0bc6a9f6c76b50bb2bf3235fefc16a1c098f7f5 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 27 Mar 2025 10:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/10xxx/CVE-2024-10445.json | 8 ++- 2024/50xxx/CVE-2024-50629.json | 10 +++- 2025/29xxx/CVE-2025-29993.json | 91 ++++++++++++++++++++++++++++++++-- 2025/2xxx/CVE-2025-2855.json | 18 +++++++ 4 files changed, 120 insertions(+), 7 deletions(-) create mode 100644 2025/2xxx/CVE-2025-2855.json diff --git a/2024/10xxx/CVE-2024-10445.json b/2024/10xxx/CVE-2024-10445.json index 7ed1eb2217b..006112f8bda 100644 --- a/2024/10xxx/CVE-2024-10445.json +++ b/2024/10xxx/CVE-2024-10445.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Improper certificate validation vulnerability in the update functionality in Synology BeeStation Manager (BSM) before 1.1-65374 and Synology DiskStation Manager (DSM) before 7.1.1-42962-7, 7.2-64570-4, 7.2.1-69057-6 and 7.2.2-72806-1 allow remote attackers to write limited files via unspecified vectors." + "value": "Improper certificate validation vulnerability in the update functionality in Synology BeeStation OS (BSM) before 1.1-65374 and Synology DiskStation Manager (DSM) before 6.2.4-25556-8, 7.1.1-42962-7, 7.2-64570-4, 7.2.1-69057-6 and 7.2.2-72806-1 allow remote attackers to write limited files via unspecified vectors." } ] }, @@ -67,6 +67,12 @@ "lessThan": "7.1.1-42962-7", "versionType": "semver" }, + { + "version": "6.2", + "status": "affected", + "lessThan": "6.2.4-25556-8", + "versionType": "semver" + }, { "version": "0", "status": "unknown", diff --git a/2024/50xxx/CVE-2024-50629.json b/2024/50xxx/CVE-2024-50629.json index fd43a8d99ef..920ef517e99 100644 --- a/2024/50xxx/CVE-2024-50629.json +++ b/2024/50xxx/CVE-2024-50629.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Improper encoding or escaping of output vulnerability in the webapi component in Synology BeeStation Manager (BSM) before 1.1-65374 and Synology DiskStation Manager (DSM) before 7.1.1-42962-7, 7.2-64570-4, 7.2.1-69057-6 and 7.2.2-72806-1 allow remote attackers to read limited files via unspecified vectors." + "value": "Improper encoding or escaping of output vulnerability in the webapi component in Synology BeeStation OS (BSM) before 1.1-65374 and Synology DiskStation Manager (DSM) before 7.1.1-42962-7, 7.2-64570-4, 7.2.1-69057-6 and 7.2.2-72806-1 allow remote attackers to read limited files via unspecified vectors." } ] }, @@ -67,10 +67,16 @@ "lessThan": "7.1.1-42962-7", "versionType": "semver" }, + { + "version": "6.2", + "status": "affected", + "lessThan": "6.2.4-25556-8", + "versionType": "semver" + }, { "version": "0", "status": "unknown", - "lessThan": "7.0", + "lessThan": "6.2", "versionType": "semver" } ], diff --git a/2025/29xxx/CVE-2025-29993.json b/2025/29xxx/CVE-2025-29993.json index 7bfbac101c4..406e930ced5 100644 --- a/2025/29xxx/CVE-2025-29993.json +++ b/2025/29xxx/CVE-2025-29993.json @@ -1,17 +1,100 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-29993", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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 affected versions of PowerCMS allow HTTP header injection. This vulnerability can be leveraged to direct the affected product to send email with a tampered URL, such as password reset mail." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Improper neutralization of special elements in output used by a downstream component ('Injection')", + "cweId": "CWE-74" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Alfasado Inc.", + "product": { + "product_data": [ + { + "product_name": "PowerCMS 6.x series", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "6.6 and earlier" + } + ] + } + }, + { + "product_name": "PowerCMS 5.x series", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "5.27 and earlier" + } + ] + } + }, + { + "product_name": "PowerCMS 4.x series", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "4.58 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.powercms.jp/news/release-powercms-661-528-459.html", + "refsource": "MISC", + "name": "https://www.powercms.jp/news/release-powercms-661-528-459.html" + }, + { + "url": "https://jvn.jp/en/jp/JVN39026557/", + "refsource": "MISC", + "name": "https://jvn.jp/en/jp/JVN39026557/" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.0", + "baseSeverity": "MEDIUM", + "baseScore": 5.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ] } diff --git a/2025/2xxx/CVE-2025-2855.json b/2025/2xxx/CVE-2025-2855.json new file mode 100644 index 00000000000..75213cc0996 --- /dev/null +++ b/2025/2xxx/CVE-2025-2855.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-2855", + "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