Update wuzhicms-sqli.yaml
parent
a5af14982f
commit
b3500789fe
|
@ -4,7 +4,8 @@ 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.
|
||||
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
|
||||
|
@ -12,6 +13,10 @@ info:
|
|||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
||||
cvss-score: 10.0
|
||||
cwe-id: CWE-89
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.html:"Wuzhicms"
|
||||
fofa-query: title="Wuzhicms"
|
||||
tags: wuzhicms,sqli
|
||||
|
||||
variables:
|
||||
|
|
Loading…
Reference in New Issue