From c3d6d8fe56f25f5028f188a510620211f7dffa8b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 1 May 2023 05:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/25xxx/CVE-2018-25085.json | 100 +++++++++++++++++++++++++++++++-- 1 file changed, 96 insertions(+), 4 deletions(-) diff --git a/2018/25xxx/CVE-2018-25085.json b/2018/25xxx/CVE-2018-25085.json index ec76d90103d..94d30047aa5 100644 --- a/2018/25xxx/CVE-2018-25085.json +++ b/2018/25xxx/CVE-2018-25085.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2018-25085", - "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 Responsive Menus 7.x-1.x-dev on Drupal. Affected by this vulnerability is the function responsive_menus_admin_form_submit of the file responsive_menus.module of the component Configuration Setting Handler. The manipulation leads to cross site scripting. The attack can be launched remotely. Upgrading to version 7.x-1.7 is able to address this issue. The name of the patch is 3c554b31d32a367188f44d44857b061eac949fb8. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-227755." + }, + { + "lang": "deu", + "value": "In Responsive Menus 7.x-1.x-dev f\u00fcr Drupal wurde eine problematische Schwachstelle entdeckt. Es geht um die Funktion responsive_menus_admin_form_submit der Datei responsive_menus.module der Komponente Configuration Setting Handler. Dank der Manipulation mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Ein Aktualisieren auf die Version 7.x-1.7 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 3c554b31d32a367188f44d44857b061eac949fb8 bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "Responsive Menus", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "7.x-1.x-dev" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.227755", + "refsource": "MISC", + "name": "https://vuldb.com/?id.227755" + }, + { + "url": "https://vuldb.com/?ctiid.227755", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.227755" + }, + { + "url": "https://www.drupal.org/sa-contrib-2018-079", + "refsource": "MISC", + "name": "https://www.drupal.org/sa-contrib-2018-079" + }, + { + "url": "https://git.drupalcode.org/project/responsive_menus/-/commit/3c554b31d32a367188f44d44857b061eac949fb8", + "refsource": "MISC", + "name": "https://git.drupalcode.org/project/responsive_menus/-/commit/3c554b31d32a367188f44d44857b061eac949fb8" + }, + { + "url": "https://www.drupal.org/project/responsive_menus/releases/7.x-1.7", + "refsource": "MISC", + "name": "https://www.drupal.org/project/responsive_menus/releases/7.x-1.7" + } + ] + }, + "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", + "baseSeverity": "LOW" } ] }