27 lines
786 B
YAML
27 lines
786 B
YAML
id: tidb-native-password
|
|
|
|
info:
|
|
name: TiDB - Password Vulnerability
|
|
author: lu4nx
|
|
severity: info
|
|
description: TiDB queries with enabled native password support are susceptible to password brute-force attacks.
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: network,tidb,bruteforce,db,misconfig
|
|
|
|
tcp:
|
|
- host:
|
|
- "{{Hostname}}"
|
|
port: 4000
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "mysql_native_password"
|
|
- "TiDB"
|
|
condition: and
|
|
# digest: 490a004630440220749be7d032bc67376ab8ea065b0adf9e6ed0e8729ef79c52cf03e36ff4d7409402205edbe4669c4a3cdad8f1a3c77b80c88b9632b776577433ff4d2da0121d1c1b08:922c64590222798bb761d5b6d8e72950 |