From 6c12bc4fe30c20f92bf3ee34ab79949aa3b47bf5 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 21 May 2025 21:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/44xxx/CVE-2025-44040.json | 61 ++++++++++++++++++++++++++++++---- 2025/45xxx/CVE-2025-45753.json | 56 +++++++++++++++++++++++++++---- 2 files changed, 105 insertions(+), 12 deletions(-) diff --git a/2025/44xxx/CVE-2025-44040.json b/2025/44xxx/CVE-2025-44040.json index fd51e93b14d..8860ac04499 100644 --- a/2025/44xxx/CVE-2025-44040.json +++ b/2025/44xxx/CVE-2025-44040.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2025-44040", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2025-44040", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "An issue in OrangeHRM v.5.7 allows an attacker to escalate privileges via the UserService.php and the checkFOrOldHash function" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/orangehrm/orangehrm/releases/tag/v5.7", + "refsource": "MISC", + "name": "https://github.com/orangehrm/orangehrm/releases/tag/v5.7" + }, + { + "refsource": "MISC", + "name": "https://github.com/hexomedin3/advisories/tree/main/CVE-2025-44040", + "url": "https://github.com/hexomedin3/advisories/tree/main/CVE-2025-44040" } ] } diff --git a/2025/45xxx/CVE-2025-45753.json b/2025/45xxx/CVE-2025-45753.json index c281e6c7158..66794adb099 100644 --- a/2025/45xxx/CVE-2025-45753.json +++ b/2025/45xxx/CVE-2025-45753.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2025-45753", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2025-45753", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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 vulnerability in Vtiger CRM Open Source Edition v8.3.0 allows an attacker with admin privileges to execute arbitrary PHP code by exploiting the ZIP import functionality in the Module Import feature." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.simonjuguna.com/cve-2025-45753-authenticated-remote-code-execution-vulnerability-in-vtiger-open-source-edition-v8-3-0/", + "url": "https://www.simonjuguna.com/cve-2025-45753-authenticated-remote-code-execution-vulnerability-in-vtiger-open-source-edition-v8-3-0/" } ] }