From 955f422e48cbbfbc357c54868da3cfbd6ccee97f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 6 Apr 2025 23:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/3xxx/CVE-2025-3323.json | 127 +++++++++++++++++++++++++++++++++-- 2025/3xxx/CVE-2025-3324.json | 127 +++++++++++++++++++++++++++++++++-- 2 files changed, 246 insertions(+), 8 deletions(-) diff --git a/2025/3xxx/CVE-2025-3323.json b/2025/3xxx/CVE-2025-3323.json index f5721fa6c97..de3e94564d2 100644 --- a/2025/3xxx/CVE-2025-3323.json +++ b/2025/3xxx/CVE-2025-3323.json @@ -1,17 +1,136 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-3323", - "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 godcheese/code-projects Nimrod 0.8. Affected by this vulnerability is an unknown functionality of the file ViewMenuCategoryRestController.java. The manipulation of the argument Name leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In godcheese/code-projects Nimrod 0.8 wurde eine kritische Schwachstelle entdeckt. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei ViewMenuCategoryRestController.java. Dank Manipulation des Arguments Name mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "SQL Injection", + "cweId": "CWE-89" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Injection", + "cweId": "CWE-74" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "godcheese", + "product": { + "product_data": [ + { + "product_name": "Nimrod", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "0.8" + } + ] + } + } + ] + } + }, + { + "vendor_name": "code-projects", + "product": { + "product_data": [ + { + "product_name": "Nimrod", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "0.8" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.303535", + "refsource": "MISC", + "name": "https://vuldb.com/?id.303535" + }, + { + "url": "https://vuldb.com/?ctiid.303535", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.303535" + }, + { + "url": "https://vuldb.com/?submit.551863", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.551863" + }, + { + "url": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/Nimrod-SQL.md", + "refsource": "MISC", + "name": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/Nimrod-SQL.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "77cc (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/3xxx/CVE-2025-3324.json b/2025/3xxx/CVE-2025-3324.json index d707b6fbfd3..62434e688b8 100644 --- a/2025/3xxx/CVE-2025-3324.json +++ b/2025/3xxx/CVE-2025-3324.json @@ -1,17 +1,136 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-3324", - "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 godcheese/code-projects Nimrod 0.8. Affected by this issue is some unknown functionality of the file FileRestController.java. 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." + }, + { + "lang": "deu", + "value": "Eine kritische Schwachstelle wurde in godcheese/code-projects Nimrod 0.8 entdeckt. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei FileRestController.java. Mit der 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": "godcheese", + "product": { + "product_data": [ + { + "product_name": "Nimrod", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "0.8" + } + ] + } + } + ] + } + }, + { + "vendor_name": "code-projects", + "product": { + "product_data": [ + { + "product_name": "Nimrod", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "0.8" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.303536", + "refsource": "MISC", + "name": "https://vuldb.com/?id.303536" + }, + { + "url": "https://vuldb.com/?ctiid.303536", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.303536" + }, + { + "url": "https://vuldb.com/?submit.551864", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.551864" + }, + { + "url": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/Nimrod-fileUpload.md", + "refsource": "MISC", + "name": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/Nimrod-fileUpload.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "77cc (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" } ] }