Enhancement: cves/2022/CVE-2022-23347.yaml by mp
parent
1b818478a6
commit
41dd0472b0
|
@ -1,13 +1,13 @@
|
|||
id: CVE-2022-23347
|
||||
|
||||
info:
|
||||
name: BigAnt Software BigAnt Server v5.6.06 - Directory Traversal
|
||||
name: BigAnt Software BigAnt Server v5.6.06 - Local File Inclusion
|
||||
author: 0x_Akoko
|
||||
severity: high
|
||||
description: BigAnt Software BigAnt Server v5.6.06 was discovered to be vulnerable to directory traversal attacks.
|
||||
description: BigAnt Software BigAnt Server v5.6.06 is vulnerable to local file inclusion.
|
||||
reference:
|
||||
- https://github.com/bzyo/cve-pocs/tree/master/CVE-2022-23347
|
||||
- https://www.cvedetails.com/cve/CVE-2022-23347
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-23347
|
||||
- http://bigant.com
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
|
@ -36,3 +36,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/06/29
|
||||
|
|
Loading…
Reference in New Issue