{ "id": "CVE-2014-9737", "sourceIdentifier": "cve@mitre.org", "published": "2015-07-06T15:59:02.073", "lastModified": "2024-11-21T02:21:33.247", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Open redirect vulnerability in the Language Switcher Dropdown module 7.x-1.x before 7.x-1.4 for Drupal allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in a block." }, { "lang": "es", "value": "Vulnerabilidad de redirecci\u00f3n abierta en el m\u00f3dulo Language Switcher Dropdown 7.x-1.x anterior a 7.x-1.4 para Drupal permite a atacantes remotos redirigir usuarios hacia sitios web arbitrarios y realizar ataques de phishing a trav\u00e9s de una URL en un bloque." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "baseScore": 5.8, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:language_switcher_dropdown_project:language_switcher_dropdown:7.x-1.0:*:*:*:*:drupal:*:*", "matchCriteriaId": "3FC7EFB2-1E67-4B82-AE57-253D11D66F7F" }, { "vulnerable": true, "criteria": "cpe:2.3:a:language_switcher_dropdown_project:language_switcher_dropdown:7.x-1.1:*:*:*:*:drupal:*:*", "matchCriteriaId": "F58DEB00-4347-4BBC-90F0-EC730F7C4E34" }, { "vulnerable": true, "criteria": "cpe:2.3:a:language_switcher_dropdown_project:language_switcher_dropdown:7.x-1.2:*:*:*:*:drupal:*:*", "matchCriteriaId": "EDFFE880-F2E1-4C32-8F9B-3834DA75F7F0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:language_switcher_dropdown_project:language_switcher_dropdown:7.x-1.3:*:*:*:*:drupal:*:*", "matchCriteriaId": "462FD15E-DBAE-4506-87D5-C59DF067658F" } ] } ] } ], "references": [ { "url": "http://osvdb.org/102382", "source": "cve@mitre.org" }, { "url": "https://www.drupal.org/node/1614372", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://www.drupal.org/node/2179123", "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://osvdb.org/102382", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://www.drupal.org/node/1614372", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ] }, { "url": "https://www.drupal.org/node/2179123", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] } ], "evaluatorComment": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')" }