From 501149b6412103e9d19d59de7c55d55a95ac94cb Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 23 Mar 2025 01:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/2xxx/CVE-2025-2637.json | 137 ++++++++++++++++++++++++++++++++++- 1 file changed, 133 insertions(+), 4 deletions(-) diff --git a/2025/2xxx/CVE-2025-2637.json b/2025/2xxx/CVE-2025-2637.json index 6fb6b381cd1..95533ad65bd 100644 --- a/2025/2xxx/CVE-2025-2637.json +++ b/2025/2xxx/CVE-2025-2637.json @@ -1,17 +1,146 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-2637", - "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 JIZHICMS up to 1.7.0. Affected by this issue is some unknown functionality of the file /user/userinfo.html of the component Account Profile Page. The manipulation of the argument jifen leads to improper authorization. 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 JIZHICMS bis 1.7.0 entdeckt. Betroffen davon ist ein unbekannter Prozess der Datei /user/userinfo.html der Komponente Account Profile Page. Durch Manipulieren des Arguments jifen mit unbekannten Daten kann eine improper authorization-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": "Improper Authorization", + "cweId": "CWE-285" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Incorrect Privilege Assignment", + "cweId": "CWE-266" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "JIZHICMS", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + }, + { + "version_affected": "=", + "version_value": "1.1" + }, + { + "version_affected": "=", + "version_value": "1.2" + }, + { + "version_affected": "=", + "version_value": "1.3" + }, + { + "version_affected": "=", + "version_value": "1.4" + }, + { + "version_affected": "=", + "version_value": "1.5" + }, + { + "version_affected": "=", + "version_value": "1.6" + }, + { + "version_affected": "=", + "version_value": "1.7" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.300638", + "refsource": "MISC", + "name": "https://vuldb.com/?id.300638" + }, + { + "url": "https://vuldb.com/?ctiid.300638", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.300638" + }, + { + "url": "https://vuldb.com/?submit.519632", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.519632" + }, + { + "url": "https://github.com/H3rmesk1t/vulnerability-paper/blob/main/jizhiCMS-1.7.0-Incorrect%20Access%20Control.md", + "refsource": "MISC", + "name": "https://github.com/H3rmesk1t/vulnerability-paper/blob/main/jizhiCMS-1.7.0-Incorrect%20Access%20Control.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "H3rmesk1t (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/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:N/I:L/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N" } ] }