Enhancement: cves/2018/CVE-2018-16716.yaml by mp
parent
2bbb33346d
commit
16d5e9bcd0
|
@ -4,7 +4,7 @@ info:
|
||||||
name: NCBI ToolBox - Directory Traversal
|
name: NCBI ToolBox - Directory Traversal
|
||||||
author: 0x_Akoko
|
author: 0x_Akoko
|
||||||
severity: critical
|
severity: critical
|
||||||
description: A path traversal vulnerability exists in viewcgi.c in the 2.0.7 through 2.2.26 legacy versions of the NCBI ToolBox, which may result in reading of arbitrary files (i.e., significant information disclosure) or file deletion via the nph-viewgif.cgi query string.
|
description: NCBI ToolBox 2.0.7 through 2.2.26 legacy versions contain a path traversal vulnerability via viewcgi.cgi which may result in reading of arbitrary files (i.e., significant information disclosure) or file deletion via the nph-viewgif.cgi query string.
|
||||||
reference:
|
reference:
|
||||||
- https://github.com/grymer/CVE/blob/master/CVE-2018-16716.md
|
- https://github.com/grymer/CVE/blob/master/CVE-2018-16716.md
|
||||||
- https://nvd.nist.gov/vuln/detail/CVE-2018-16716
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16716
|
||||||
|
@ -29,3 +29,5 @@ requests:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
|
# Enhanced by mp on 2022/05/18
|
||||||
|
|
Loading…
Reference in New Issue