From df3024e5dd06cb34a2841100097c4f44b5386858 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 16 Feb 2025 18:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/1xxx/CVE-2025-1355.json | 113 +++++++++++++++++++++++++++++++++-- 2025/1xxx/CVE-2025-1356.json | 113 +++++++++++++++++++++++++++++++++-- 2 files changed, 218 insertions(+), 8 deletions(-) diff --git a/2025/1xxx/CVE-2025-1355.json b/2025/1xxx/CVE-2025-1355.json index e32ef67e087..65e1fe8e9ec 100644 --- a/2025/1xxx/CVE-2025-1355.json +++ b/2025/1xxx/CVE-2025-1355.json @@ -1,17 +1,122 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1355", - "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 was found in needyamin Library Card System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /signup.php of the component Add Picture. The manipulation leads to unrestricted upload. The attack can 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": "In needyamin Library Card System 1.0 wurde eine kritische Schwachstelle ausgemacht. Dabei geht es um eine nicht genauer bekannte Funktion der Datei /signup.php der Komponente Add Picture. Durch Manipulieren mit unbekannten Daten kann eine unrestricted upload-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen. 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": "needyamin", + "product": { + "product_data": [ + { + "product_name": "Library Card System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.295963", + "refsource": "MISC", + "name": "https://vuldb.com/?id.295963" + }, + { + "url": "https://vuldb.com/?ctiid.295963", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.295963" + }, + { + "url": "https://vuldb.com/?submit.496075", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.496075" + }, + { + "url": "https://www.websecurityinsights.my.id/2025/02/library-card-system-shell-by-maloyroyorko.html", + "refsource": "MISC", + "name": "https://www.websecurityinsights.my.id/2025/02/library-card-system-shell-by-maloyroyorko.html" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Maloy Roy Orko" + }, + { + "lang": "en", + "value": "MaloyRoyOrko (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" } ] } diff --git a/2025/1xxx/CVE-2025-1356.json b/2025/1xxx/CVE-2025-1356.json index 1ea6b846773..c4a43475f22 100644 --- a/2025/1xxx/CVE-2025-1356.json +++ b/2025/1xxx/CVE-2025-1356.json @@ -1,17 +1,122 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1356", - "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 was found in needyamin Library Card System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file card.php. The manipulation of the argument id leads to sql injection. 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 needyamin Library Card System 1.0 ausgemacht. Hierbei geht es um eine nicht exakt ausgemachte Funktion der Datei card.php. Durch das Beeinflussen des Arguments id mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. 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": "needyamin", + "product": { + "product_data": [ + { + "product_name": "Library Card System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.295964", + "refsource": "MISC", + "name": "https://vuldb.com/?id.295964" + }, + { + "url": "https://vuldb.com/?ctiid.295964", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.295964" + }, + { + "url": "https://vuldb.com/?submit.496087", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.496087" + }, + { + "url": "https://www.websecurityinsights.my.id/2025/02/needyamin-library-card-system-10.html", + "refsource": "MISC", + "name": "https://www.websecurityinsights.my.id/2025/02/needyamin-library-card-system-10.html" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Maloy Roy Orko" + }, + { + "lang": "en", + "value": "MaloyRoyOrko (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" } ] }