{ "CVE_data_meta": { "AKA": "Wordfence", "ASSIGNER": "security@wordfence.com", "DATE_PUBLIC": "2021-07-23T15:18:00.000Z", "ID": "CVE-2021-34630", "STATE": "PUBLIC", "TITLE": "Reflected XSS in GTranslate Pro and GTranslate Enterprise < 2.8.65" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "GTranslate Pro and GTranslate Enterprise", "version": { "version_data": [ { "version_affected": "<", "version_name": "2.8.65", "version_value": "2.8.65" } ] } } ] }, "vendor_name": "Translate AI Multilingual Solutions" } ] } }, "configuration": [ { "lang": "eng", "value": "Internet Explorer 9 or below, or in cases where an attacker is able to modify the request en route between the client and the server, or in cases where the user is using an atypical browsing solution." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In the Pro and Enterprise versions of GTranslate < 2.8.65, the gtranslate_request_uri_var function runs at the top of all pages and echoes out the contents of $_SERVER['REQUEST_URI']. Although this uses addslashes, and most modern browsers automatically URLencode requests, this plugin is still vulnerable to Reflected XSS in older browsers such as Internet Explorer 9 or below, or in cases where an attacker is able to modify the request en route between the client and the server, or in cases where the user is using an atypical browsing solution." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-116 Improper Encoding or Escaping of Output" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://plugins.svn.wordpress.org/gtranslate/tags/2.8.64/gtranslate.php", "name": "https://plugins.svn.wordpress.org/gtranslate/tags/2.8.64/gtranslate.php" } ] }, "source": { "discovery": "EXTERNAL" } }