2021-05-23 11:37:30 +00:00
|
|
|
id: cx-cloud-upload-detect
|
|
|
|
|
|
|
|
info:
|
2022-10-25 13:40:49 +00:00
|
|
|
name: CX Cloud Unauthenticated Upload - Detect
|
2021-05-23 11:37:30 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
2023-10-14 11:27:55 +00:00
|
|
|
description: CX Cloud unauthenticated upload was detected.
|
2022-10-25 13:40:49 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-10-25 13:40:49 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: fileupload,misconfig,intrusive
|
2021-05-23 11:37:30 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-23 11:37:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/upload.jsp'
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-05-23 11:37:30 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<HEAD><TITLE>Display file upload form to the user</TITLE></HEAD>"
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100960dc99eed0d6d5b671c03305cd846f52102e8de1c7945b48f71160785822ec1022016d7774722833d378e5b7845cb476dfd6818b759b554ad5f691b8dfc2ae292da:922c64590222798bb761d5b6d8e72950
|