From d921fe8f53adb750503727f24561048a6943de08 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 25 Feb 2025 03:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/1xxx/CVE-2025-1645.json | 100 ++++++++++++++++++++++++++++++-- 2025/1xxx/CVE-2025-1646.json | 109 +++++++++++++++++++++++++++++++++-- 2 files changed, 201 insertions(+), 8 deletions(-) diff --git a/2025/1xxx/CVE-2025-1645.json b/2025/1xxx/CVE-2025-1645.json index 25cba738609..59ad8828f7c 100644 --- a/2025/1xxx/CVE-2025-1645.json +++ b/2025/1xxx/CVE-2025-1645.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1645", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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 vulnerability classified as critical was found in Benner Connecta 1.0.5330. Affected by this vulnerability is an unknown functionality of the file /Usuarios/Usuario/EditarLogado/. The manipulation of the argument Handle leads to improper control of resource identifiers. The attack can be launched remotely. The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "In Benner Connecta 1.0.5330 wurde eine kritische Schwachstelle entdeckt. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /Usuarios/Usuario/EditarLogado/. Durch die Manipulation des Arguments Handle mit unbekannten Daten kann eine improper control of resource identifiers-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Improper Control of Resource Identifiers", + "cweId": "CWE-99" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Benner", + "product": { + "product_data": [ + { + "product_name": "Connecta", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0.5330" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.296695", + "refsource": "MISC", + "name": "https://vuldb.com/?id.296695" + }, + { + "url": "https://vuldb.com/?ctiid.296695", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.296695" + }, + { + "url": "https://vuldb.com/?submit.501406", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.501406" + }, + { + "url": "https://github.com/yago3008/cves", + "refsource": "MISC", + "name": "https://github.com/yago3008/cves" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "y4g0 (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 6.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 6.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 6.5, + "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P" } ] } diff --git a/2025/1xxx/CVE-2025-1646.json b/2025/1xxx/CVE-2025-1646.json index 5e6d9227a23..7c9740f57be 100644 --- a/2025/1xxx/CVE-2025-1646.json +++ b/2025/1xxx/CVE-2025-1646.json @@ -1,17 +1,118 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1646", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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 vulnerability, which was classified as critical, has been found in Lumsoft ERP 8. Affected by this issue is some unknown functionality of the file /Api/TinyMce/UploadAjaxAPI.ashx of the component ASPX File Handler. The manipulation of the argument file leads to unrestricted upload. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Eine kritische Schwachstelle wurde in Lumsoft ERP 8 entdeckt. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /Api/TinyMce/UploadAjaxAPI.ashx der Komponente ASPX File Handler. Durch Manipulation des Arguments file mit unbekannten Daten kann eine unrestricted upload-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Unrestricted Upload", + "cweId": "CWE-434" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Improper Access Controls", + "cweId": "CWE-284" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Lumsoft", + "product": { + "product_data": [ + { + "product_name": "ERP", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "8" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.296696", + "refsource": "MISC", + "name": "https://vuldb.com/?id.296696" + }, + { + "url": "https://vuldb.com/?ctiid.296696", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.296696" + }, + { + "url": "https://vuldb.com/?submit.500501", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.500501" + }, + { + "url": "https://github.com/Rain1er/report/blob/main/Lserp/fileUpload_3.md", + "refsource": "MISC", + "name": "https://github.com/Rain1er/report/blob/main/Lserp/fileUpload_3.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "hqlzs (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P" } ] }