Enhancement: cves/2018/CVE-2018-18323.yaml by mp
parent
9197f60d15
commit
497118ab2f
|
@ -1,15 +1,16 @@
|
|||
id: CVE-2018-18323
|
||||
|
||||
info:
|
||||
name: Centos Web Panel 0.9.8.480 LFI
|
||||
name: Centos Web Panel 0.9.8.480 - Local File Inclusion
|
||||
author: 0x_Akoko
|
||||
severity: high
|
||||
description: Centos Web Panel version 0.9.8.480 suffers from code execution, cross site scripting, and local file inclusion vulnerabilities.
|
||||
description: Centos Web Panel version 0.9.8.480 suffers from local file inclusion vulnerabilities. Other vulnerabilities including cross-site scripting and remote code execution are also known to impact this version.
|
||||
reference:
|
||||
- https://packetstormsecurity.com/files/149795/Centos-Web-Panel-0.9.8.480-XSS-LFI-Code-Execution.html
|
||||
- http://centos-webpanel.com/
|
||||
- https://www.cvedetails.com/cve/CVE-2018-18323
|
||||
- https://seccops.com/centos-web-panel-0-9-8-480-multiple-vulnerabilities/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2018-18323
|
||||
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
|
||||
|
@ -32,3 +33,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/06/13
|
||||
|
|
Loading…
Reference in New Issue