From ed079137b858682307e78d40c839f4f3916d7b4b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 17 Aug 2024 20:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/7xxx/CVE-2024-7900.json | 105 +++++++++++++++++++++++++++++++++-- 1 file changed, 101 insertions(+), 4 deletions(-) diff --git a/2024/7xxx/CVE-2024-7900.json b/2024/7xxx/CVE-2024-7900.json index c2717c516a2..427a8b78978 100644 --- a/2024/7xxx/CVE-2024-7900.json +++ b/2024/7xxx/CVE-2024-7900.json @@ -1,17 +1,114 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7900", - "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, was found in xiaohe4966 TpMeCMS 1.3.3.2. Affected is an unknown function of the file /h.php/general/config?ref=addtabs of the component Basic Configuration Handler. The manipulation of the argument Site Name/Beian/Contact address/copyright/technical support leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in xiaohe4966 TpMeCMS 1.3.3.2 gefunden. Sie wurde als problematisch eingestuft. Dabei betrifft es einen unbekannter Codeteil der Datei /h.php/general/config?ref=addtabs der Komponente Basic Configuration Handler. Durch das Manipulieren des Arguments Site Name/Beian/Contact address/copyright/technical support mit unbekannten Daten kann eine cross site scripting-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": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "xiaohe4966", + "product": { + "product_data": [ + { + "product_name": "TpMeCMS", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.3.3.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.274908", + "refsource": "MISC", + "name": "https://vuldb.com/?id.274908" + }, + { + "url": "https://vuldb.com/?ctiid.274908", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.274908" + }, + { + "url": "https://vuldb.com/?submit.387382", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.387382" + }, + { + "url": "https://github.com/DeepMountains/Mirage/blob/main/CVE16-1.md", + "refsource": "MISC", + "name": "https://github.com/DeepMountains/Mirage/blob/main/CVE16-1.md" + }, + { + "url": "https://github.com/DeepMountains/Mirage/blob/main/CVE16-2.md", + "refsource": "MISC", + "name": "https://github.com/DeepMountains/Mirage/blob/main/CVE16-2.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Dee.Mirage (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" } ] }