diff --git a/2025/0xxx/CVE-2025-0399.json b/2025/0xxx/CVE-2025-0399.json index 52be6d551f1..5b23e4cac87 100644 --- a/2025/0xxx/CVE-2025-0399.json +++ b/2025/0xxx/CVE-2025-0399.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0399", - "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 StarSea99 starsea-mall 1.0. It has been declared as critical. This vulnerability affects the function UploadController of the file src/main/java/com/siro/mall/controller/common/uploadController.java. The manipulation of the argument file leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In StarSea99 starsea-mall 1.0 wurde eine Schwachstelle ausgemacht. Sie wurde als kritisch eingestuft. Hierbei betrifft es die Funktion UploadController der Datei src/main/java/com/siro/mall/controller/common/uploadController.java. Mittels dem Manipulieren des Arguments file mit unbekannten Daten kann eine unrestricted upload-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": "Unrestricted Upload", + "cweId": "CWE-434" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Improper Access Controls", + "cweId": "CWE-284" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "StarSea99", + "product": { + "product_data": [ + { + "product_name": "starsea-mall", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.291274", + "refsource": "MISC", + "name": "https://vuldb.com/?id.291274" + }, + { + "url": "https://vuldb.com/?ctiid.291274", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.291274" + }, + { + "url": "https://vuldb.com/?submit.473319", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.473319" + }, + { + "url": "https://github.com/StarSea99/starsea-mall/issues/3", + "refsource": "MISC", + "name": "https://github.com/StarSea99/starsea-mall/issues/3" + }, + { + "url": "https://github.com/StarSea99/starsea-mall/issues/3#issue-2765550309", + "refsource": "MISC", + "name": "https://github.com/StarSea99/starsea-mall/issues/3#issue-2765550309" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "LVZC4 (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.7, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.7, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 5.8, + "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P" } ] } diff --git a/2025/0xxx/CVE-2025-0400.json b/2025/0xxx/CVE-2025-0400.json index 298caa205ea..7d7f5eb2c5c 100644 --- a/2025/0xxx/CVE-2025-0400.json +++ b/2025/0xxx/CVE-2025-0400.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0400", - "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 StarSea99 starsea-mall 1.0. It has been rated as problematic. This issue affects some unknown processing of the file /admin/categories/update. The manipulation of the argument categoryName leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in StarSea99 starsea-mall 1.0 ausgemacht. Sie wurde als problematisch eingestuft. Davon betroffen ist unbekannter Code der Datei /admin/categories/update. Mittels Manipulieren des Arguments categoryName mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross Site Scripting", + "cweId": "CWE-79" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Code Injection", + "cweId": "CWE-94" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "StarSea99", + "product": { + "product_data": [ + { + "product_name": "starsea-mall", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.291275", + "refsource": "MISC", + "name": "https://vuldb.com/?id.291275" + }, + { + "url": "https://vuldb.com/?ctiid.291275", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.291275" + }, + { + "url": "https://vuldb.com/?submit.473321", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.473321" + }, + { + "url": "https://github.com/StarSea99/starsea-mall/issues/5", + "refsource": "MISC", + "name": "https://github.com/StarSea99/starsea-mall/issues/5" + }, + { + "url": "https://github.com/StarSea99/starsea-mall/issues/5#issue-2765562635", + "refsource": "MISC", + "name": "https://github.com/StarSea99/starsea-mall/issues/5#issue-2765562635" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "LVZC4 (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 2.4, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 2.4, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 3.3, + "vectorString": "AV:N/AC:L/Au:M/C:N/I:P/A:N" } ] } diff --git a/2025/0xxx/CVE-2025-0401.json b/2025/0xxx/CVE-2025-0401.json index 1c48045c69e..2b471ad72e3 100644 --- a/2025/0xxx/CVE-2025-0401.json +++ b/2025/0xxx/CVE-2025-0401.json @@ -1,17 +1,114 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0401", - "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 has been found in 1902756969 reggie 1.0. Affected is the function download of the file src/main/java/com/itheima/reggie/controller/CommonController.java. The manipulation of the argument name leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Es wurde eine kritische Schwachstelle in 1902756969 reggie 1.0 entdeckt. Hiervon betroffen ist die Funktion download der Datei src/main/java/com/itheima/reggie/controller/CommonController.java. Durch das Manipulieren des Arguments name mit unbekannten Daten kann eine path traversal-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": "Path Traversal", + "cweId": "CWE-22" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "1902756969", + "product": { + "product_data": [ + { + "product_name": "reggie", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.291276", + "refsource": "MISC", + "name": "https://vuldb.com/?id.291276" + }, + { + "url": "https://vuldb.com/?ctiid.291276", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.291276" + }, + { + "url": "https://vuldb.com/?submit.473322", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.473322" + }, + { + "url": "https://github.com/1902756969/reggie/issues/1", + "refsource": "MISC", + "name": "https://github.com/1902756969/reggie/issues/1" + }, + { + "url": "https://github.com/1902756969/reggie/issues/1#issue-2765577260", + "refsource": "MISC", + "name": "https://github.com/1902756969/reggie/issues/1#issue-2765577260" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "LVZC4 (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 5.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 5.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N" } ] } diff --git a/2025/0xxx/CVE-2025-0402.json b/2025/0xxx/CVE-2025-0402.json index 1b9bbf0fed6..eed405c8e74 100644 --- a/2025/0xxx/CVE-2025-0402.json +++ b/2025/0xxx/CVE-2025-0402.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0402", - "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 1902756969 reggie 1.0. Affected by this vulnerability is the function upload of the file src/main/java/com/itheima/reggie/controller/CommonController.java. The manipulation of the argument file leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In 1902756969 reggie 1.0 wurde eine kritische Schwachstelle entdeckt. Betroffen ist die Funktion upload der Datei src/main/java/com/itheima/reggie/controller/CommonController.java. Durch Manipulieren des Arguments file mit unbekannten Daten kann eine unrestricted upload-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. 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": "1902756969", + "product": { + "product_data": [ + { + "product_name": "reggie", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.291277", + "refsource": "MISC", + "name": "https://vuldb.com/?id.291277" + }, + { + "url": "https://vuldb.com/?ctiid.291277", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.291277" + }, + { + "url": "https://vuldb.com/?submit.473324", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.473324" + }, + { + "url": "https://github.com/1902756969/reggie/issues/2", + "refsource": "MISC", + "name": "https://github.com/1902756969/reggie/issues/2" + }, + { + "url": "https://github.com/1902756969/reggie/issues/2#issue-2765582342", + "refsource": "MISC", + "name": "https://github.com/1902756969/reggie/issues/2#issue-2765582342" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "LVZC4 (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" } ] }