CX Cloud Unauthenticated Upload - Detect
ID: cx-cloud-upload-detect
Severity: info
Author: dhiyaneshDk
Tags: fileupload,misconfig,intrusive
Description
Section titled “Description”CX Cloud unauthenticated upload was detected.
YAML Source
Section titled “YAML Source”id: cx-cloud-upload-detect
info: name: CX Cloud Unauthenticated Upload - Detect author: dhiyaneshDk severity: info description: CX Cloud unauthenticated upload was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 1 tags: fileupload,misconfig,intrusive
http: - method: GET path: - '{{BaseURL}}/upload.jsp'
matchers: - type: word words: - "<HEAD><TITLE>Display file upload form to the user</TITLE></HEAD>" condition: and# digest: 4a0a0047304502207f8b92e62ce08e4fc4b35490974bcda994600f730117693b6803f3a079f0f60b022100f2ef62a57a45a70076e89f1f68520beff374951f068812739e650473a5928057:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/cx-cloud-upload-detect.yaml"