diff --git a/2025/0xxx/CVE-2025-0225.json b/2025/0xxx/CVE-2025-0225.json index b6661f02b01..a6a2130aa4e 100644 --- a/2025/0xxx/CVE-2025-0225.json +++ b/2025/0xxx/CVE-2025-0225.json @@ -1,17 +1,117 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0225", - "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 problematic was found in Tsinghua Unigroup Electronic Archives System 3.2.210802(62532). Affected by this vulnerability is an unknown functionality of the file /setting/ClassFy/exampleDownload.html. The manipulation of the argument name leads to path traversal: '/../filedir'. The attack can be launched remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In Tsinghua Unigroup Electronic Archives System 3.2.210802(62532) wurde eine problematische Schwachstelle entdeckt. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /setting/ClassFy/exampleDownload.html. Mit der Manipulation des Arguments name mit unbekannten Daten kann eine path traversal: '/../filedir'-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Path Traversal: '/../filedir'", + "cweId": "CWE-25" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Relative Path Traversal", + "cweId": "CWE-23" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Tsinghua Unigroup", + "product": { + "product_data": [ + { + "product_name": "Electronic Archives System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "3.2.210802(62532)" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.290215", + "refsource": "MISC", + "name": "https://vuldb.com/?id.290215" + }, + { + "url": "https://vuldb.com/?ctiid.290215", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.290215" + }, + { + "url": "https://vuldb.com/?submit.474264", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.474264" + }, + { + "url": "https://github.com/BxYQ/ld/tree/main/file_read4", + "refsource": "MISC", + "name": "https://github.com/BxYQ/ld/tree/main/file_read4" + }, + { + "url": "https://github.com/BxYQ/ld/blob/main/file_read4/poc.py", + "refsource": "MISC", + "name": "https://github.com/BxYQ/ld/blob/main/file_read4/poc.py" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N" } ] } diff --git a/2025/0xxx/CVE-2025-0226.json b/2025/0xxx/CVE-2025-0226.json index 7437aa91ad3..c14bdd4116e 100644 --- a/2025/0xxx/CVE-2025-0226.json +++ b/2025/0xxx/CVE-2025-0226.json @@ -1,17 +1,117 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-0226", - "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 problematic, has been found in Tsinghua Unigroup Electronic Archives System 3.2.210802(62532). Affected by this issue is the function download of the file /collect/PortV4/downLoad.html. The manipulation of the argument path leads to information disclosure. The attack may be launched remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Eine problematische Schwachstelle wurde in Tsinghua Unigroup Electronic Archives System 3.2.210802(62532) entdeckt. Es geht hierbei um die Funktion download der Datei /collect/PortV4/downLoad.html. Durch die Manipulation des Arguments path mit unbekannten Daten kann eine information disclosure-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": "Information Disclosure", + "cweId": "CWE-200" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Improper Access Controls", + "cweId": "CWE-284" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Tsinghua Unigroup", + "product": { + "product_data": [ + { + "product_name": "Electronic Archives System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "3.2.210802(62532)" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.290216", + "refsource": "MISC", + "name": "https://vuldb.com/?id.290216" + }, + { + "url": "https://vuldb.com/?ctiid.290216", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.290216" + }, + { + "url": "https://vuldb.com/?submit.474265", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.474265" + }, + { + "url": "https://github.com/BxYQ/ld/tree/main/file_read2", + "refsource": "MISC", + "name": "https://github.com/BxYQ/ld/tree/main/file_read2" + }, + { + "url": "https://github.com/BxYQ/ld/blob/main/file_read2/poc.py", + "refsource": "MISC", + "name": "https://github.com/BxYQ/ld/blob/main/file_read2/poc.py" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N" } ] }