Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-8492 2 Drupal, Gtranslate 2 Translate Drupal With Gtranslate, Gtranslate 2026-05-27 2.7 Low
Modification of Assumed-Immutable Data (MAID) vulnerability in Drupal Translate Drupal with GTranslate allows Resource Location Spoofing. This issue affects Translate Drupal with GTranslate: from 0.0.0 before 3.0.5.
CVE-2021-34630 1 Gtranslate 1 Gtranslate 2024-11-21 5 Medium
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.