CVE-2021-34630

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:enterprise:wordpress:*:*
cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:pro:wordpress:*:*

History

21 Nov 2024, 06:10

Type Values Removed Values Added
CVSS v2 : 4.3
v3 : 6.1
v2 : 4.3
v3 : 5.0
References () https://plugins.svn.wordpress.org/gtranslate/tags/2.8.64/gtranslate.php - Exploit, Third Party Advisory () https://plugins.svn.wordpress.org/gtranslate/tags/2.8.64/gtranslate.php - Exploit, Third Party Advisory

Information

Published : 2021-07-30 21:15

Updated : 2024-11-21 06:10


NVD link : CVE-2021-34630

Mitre link : CVE-2021-34630

CVE.ORG link : CVE-2021-34630


JSON object : View

Products Affected

gtranslate

  • gtranslate
CWE
CWE-116

Improper Encoding or Escaping of Output

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')