CVE-2021-34630 MEDIUM

CVE-2021-34630: Reflected XSS in GTranslate Pro and GTranslate Enterprise < 2.8.65

Vendor Translate Ai Multilingual Solutions
Product GTranslate Pro and GTranslate Enterprise
Weakness CWE-116
Published July 30, 2021
Last update September 17, 2024

CVSS base score

5.0/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 30, 2021 CVE published
September 17, 2024 Record updated