2021-09-21 11:46:53 +00:00
|
|
|
id: kyan-credential-exposure
|
2021-04-18 19:29:30 +00:00
|
|
|
|
|
|
|
info:
|
2024-05-23 12:15:15 +00:00
|
|
|
name: Kyan Credential - Exposure
|
2021-04-18 19:29:30 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: medium
|
2023-02-22 21:25:27 +00:00
|
|
|
description: Kyan Network login panel was detected. Password and other credential theft is possible via accessing this panel.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-04-18 19:29:30 +00:00
|
|
|
- https://mp.weixin.qq.com/s/6phWjDrGG0pCpGuCdLusIg
|
2023-02-22 19:38:59 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: kyan,exposure,config
|
2021-04-18 19:29:30 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-18 19:29:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/hosts"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "UserName="
|
|
|
|
- "Password="
|
|
|
|
condition: and
|
|
|
|
|
2021-04-20 09:27:16 +00:00
|
|
|
- type: word
|
2023-06-12 13:24:55 +00:00
|
|
|
part: header
|
2021-04-20 09:27:16 +00:00
|
|
|
words:
|
|
|
|
- "text/plain"
|
|
|
|
|
2021-04-18 19:29:30 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2024-05-23 12:26:48 +00:00
|
|
|
# digest: 4a0a00473045022100a053c50c1498293195c2bde12324cbf1b0b5250abcd8d59ffd1ed275198944c90220623209957cbd63440cbd204fc4a40e731cefa0d319c0531594a2ee51ef4b0472:922c64590222798bb761d5b6d8e72950
|