2021-09-13 20:24:21 +00:00
|
|
|
id: mysql-native-password
|
2021-04-11 14:29:11 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-10 19:22:59 +00:00
|
|
|
name: MySQL - Password Vulnerability
|
2021-04-11 14:29:11 +00:00
|
|
|
author: iamthefrogy
|
2021-04-13 18:52:03 +00:00
|
|
|
severity: info
|
2022-10-10 19:22:59 +00:00
|
|
|
description: MySQL database queries with enabled native password support are susceptible to password brute-force attacks.
|
|
|
|
reference:
|
|
|
|
- https://github.com/Tinram/MySQL-Brute
|
|
|
|
classification:
|
2023-03-03 15:27:54 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2022-10-10 19:22:59 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2024-02-12 17:32:40 +00:00
|
|
|
tags: network,mysql,brute-force,db,misconfig
|
2021-04-11 14:29:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2021-04-11 14:29:11 +00:00
|
|
|
- host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 3306
|
2021-04-13 13:10:43 +00:00
|
|
|
|
2021-04-11 14:29:11 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "mysql_native_password"
|
2024-02-12 18:33:19 +00:00
|
|
|
# digest: 4b0a00483046022100c8b8b52fb6004a5bc7349d5f14b9371ee916a297747021d00d72524475819399022100f04a7d538002cf0d51658144d731bbcc135b8b272d4a1b4a57f6faeef948b524:922c64590222798bb761d5b6d8e72950
|