CVE-2021-34630
published 2021-07-30CVE-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…
PriorityP338medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
1.57%
72.3th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| gtranslate | gtranslate | < 2.8.65 | 2.8.65 |
| translate_ai_multilingual_solutions | gtranslate_pro_and_gtranslate_enterprise | >= 2.8.65 < 2.8.65 | 2.8.65 |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
GTranslate < 2.8.65 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2021-34630 [MEDIUM] GTranslate < 2.8.65 - Cross-Site Scripting
GTranslate alert(document.domain)"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'alert(document.domain)'
- 'gtranslate'
condition: and
- type: word
part: content_type
words:
- text/html
- type: status
status:
- 200
# digest: 4b0a00483046022100d636c1eb94956c8c249c6d843809aa4d671e1a2253b560164ad479d888352c9a022100e1cda33a190bd46e3deae84a0c5f178ecadea31cd91b609c3a8c00c729c56347:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2021-07-30
Published