S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Dec 3, 2024

CVE-2021-34630 Scanner

CVE-2021-34630 Scanner - Cross-Site Scripting (XSS) vulnerability in GTranslate

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.2k
Times Used
continuous scan runs
4.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2021-34630
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
GTranslate Pro and GTranslate Enterpriseby Translate AI Multilingual Solutions
AFFECTED< 2.8.65SAFE ✓≥ 2.8.65
Updated Aug 21, 2026View on NVD →
Detail

The GTranslate plugin is used by website administrators to enable automatic language translation services on WordPress-powered websites. It is popular among small to medium-sized businesses and content creators aiming to reach multilingual audiences. The Pro and Enterprise versions offer additional features like enhanced translation accuracy and support for multiple languages.

The vulnerability detected allows attackers to execute malicious scripts in the context of a user's browser session. This happens because the `gtranslate_request_uri_var` function improperly sanitizes the contents of the `$_SERVER['REQUEST_URI']` variable in specific conditions, such as older browser usage or interception of the request by an attacker.

The issue is tied to improper handling of user-provided input within the request URI. Despite using `addslashes`, older browsers or non-standard client-server interactions expose the reflected XSS flaw. It affects endpoints where the `gtranslate_request_uri_var` function is invoked on WordPress pages.

Exploitation of this vulnerability could result in attackers injecting scripts that steal user data, hijack sessions, or perform malicious redirections. The flaw requires user interaction, such as visiting a crafted link, to be triggered successfully.

REFERENCES

Solution Advice
  • Update the GTranslate plugin to the latest version available.
  • Regularly monitor plugin vulnerability disclosures for critical updates.
  • Restrict plugin access to trusted administrators and users only.
  • Implement Web Application Firewalls (WAFs) to detect and block malicious inputs.
  • Educate users and administrators on secure plugin configurations and update practices.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2021-34630 Scanner - Cross-Site Scripting (XSS) vulnerability in GTranslate | S4E