当前位置:网站首页>修复漏洞 - mysql 、es
修复漏洞 - mysql 、es
2022-07-05 17:38:00 【龍承leo】
一、漏洞描述
使用绿盟 扫描出漏洞:
1、Elasticsearch 未授权访问
2、mysql server 安全漏洞、组件安全漏洞
二、漏洞排查
通过网站 国家信息安全漏洞库 查看具体漏洞解决方案
1、Elasticsearch 需要加安全认证插件 http-basic
由于es版本一同,使用的http-basic 方式也不一样,以我的es 6.8.23 为例:
http-basic 下载包:
链接:https://pan.baidu.com/s/1E_ckdsjnlmUszsSFq_i1AA
提取码:zbfn
2、mysql的版本过低,更换为高版本
8.0.28之前版本都存在这个CVE-2021-22570漏洞,目前mysql最新的是8.0.29版本,因此升级mysql到29版本上
边栏推荐
- Leetcode exercise - 206 Reverse linked list
- Knowledge points of MySQL (6)
- QT console printout
- Sentinel-流量防卫兵
- Read libco save and restore the on-site assembly code
- This 17-year-old hacker genius cracked the first generation iPhone!
- What are the changes in the 2022 PMP Exam?
- 基于YOLOv3的口罩佩戴检测
- Compared with the loss of Wenxin, the performance is improved a lot
- IDEA 项目启动报错 Shorten the command line via JAR manifest or via a classpath file and rerun.
猜你喜欢
c#图文混合,以二进制方式写入数据库
论文阅读_医疗NLP模型_ EMBERT
LeetCode 练习——206. 反转链表
Career advancement Guide: recommended books for people in big factories
mybash
查看自己电脑连接过的WiFi密码
ICML 2022 | meta proposes a robust multi-objective Bayesian optimization method to effectively deal with input noise
GFS分布式文件系统
网络威胁分析师应该具备的十种能力
Kafaka technology lesson 1
随机推荐
QT控制台打印输出
论文阅读_中文NLP_LTP
Size_t 是无符号的
The comprehensive competitiveness of Huawei cloud native containers ranks first in China!
MySQL之知识点(七)
Redis Foundation
力扣解法汇总1200-最小绝对差
Flask solves the problem of CORS err
How to save the trained neural network model (pytorch version)
读libco保存恢复现场汇编代码
Compter le temps d'exécution du programme PHP et définir le temps d'exécution maximum de PHP
Knowledge points of MySQL (6)
Cartoon: how to multiply large integers? (next)
Leetcode daily question: merge two ordered arrays
Force deduction solution summary 729- my schedule I
一文读懂简单查询代价估算
Cartoon: interesting pirate problem (full version)
Count the running time of PHP program and set the maximum running time of PHP
Disabling and enabling inspections pycharm
Use QT designer interface class to create two interfaces, and switch from interface 1 to interface 2 by pressing the key