当前位置:网站首页>心脏滴血漏洞(CVE-2014-0160)分析与防护
心脏滴血漏洞(CVE-2014-0160)分析与防护
2022-06-26 12:37:00 【千里ZLP】
一、漏洞简介
2014年4月7日,OpenSSL发布安全公告,在OpenSSL1.0.1版本至OpenSSL1.0.1f Beta1版本中存在漏洞,该漏洞中文名称为心脏滴血,英文名称为HeartBleed。其中Heart是指该漏洞位于心跳协议上,Bleed是因为该漏洞会造成数据泄露。即HeartBleed是在心跳协议上的一个数据泄露漏洞,OpenSSL库中用到了该心跳协议。HeartBleed主要存在与OpenSSL的1.0.1版本到1.0.1f版本。
Heartbleed 漏洞允许 Internet 上的任何人读取受 OpenSSL 软件易受攻击版本保护的系统内存。这损害了用于识别服务提供商和加密流量、用户名和密码以及实际内容的密钥。这允许攻击者窃听通信,直接从服务和用户窃取数据,并冒充服务和用户。SSL/TLS 为 Web、电子邮件、即时消息 (IM) 和一些虚拟专用网络 (VPN) 等应用程序提供 Internet 上的通信安全和隐私。
参考链接:
https://heartbleed.com/
https://filippo.io/Heartbleed
二、影响范围
边栏推荐
- Msvcr110 not found DLL, unable to continue code execution Solution for startup
- ES6:Map
- Microservice governance (nocas)
- Tiger DAO VC产品正式上线,Seektiger生态的有力补充
- Iframe usage and contentwindow, parent and PostMessage communication methods
- 几行代码就能实现复杂的 Excel 导入导出,这个工具类真心强大!
- Xiaolong 888 was released, Xiaomi 11 was launched, and 14 manufacturers carried it in the first batch!
- Several methods added to the ES6 array (foreach, filter, some, every. Includes, reduce)
- 由错误<note: candidate expects 1 argument, 0 provided>引发的思考
- New routing file in laravel framework
猜你喜欢
openlayers 绘制动态迁徙线、曲线
[esp32-C3][RT-THREAD] 基于ESP32C3运行RT-THREAD bsp最小系统
opencv高速下载
Laravel+gatewayworker completes the im instant messaging and file transfer functions (Chapter 4: server debugging errors)
Processsing 鼠标交互 学习
ES6:迭代器
国标GB28181协议EasyGBS级联宇视平台,保活消息出现403该如何处理?
Several methods added to the ES6 array (foreach, filter, some, every. Includes, reduce)
自动化测试的局限性你知道吗?
ES6模块
随机推荐
Several methods added to the ES6 array (foreach, filter, some, every. Includes, reduce)
老司机总结的12条 SQL 优化方案(非常实用)
【网络是怎么连接的】第一章:浏览器生成消息
软件测试测试常见分类有哪些?
不到40行代码手撸一个BlocProvider
Sharing ideas for a quick switch to an underlying implementation
第十章 设置结构化日志记录(二)
美学心得(第二百三十八集) 罗国正
Msvcr110 not found DLL, unable to continue code execution Solution for startup
计组实践实验9——使用CMStudio设计基于分段模型机微程序指令(2)
BigInt:处理大数字(任意长度的整数)
无人机遥感在森林监测的部分应用研究案例总结
Nodejs get get/post request parameters
Typescript learning (I) type
Stream流学习记录
NoSQL mongodb - 02 mongodb server installation, mongodb shell, basic concepts and visualization tools
PHP calculates excel coordinate values, starting with subscript 0
小白懒人专用-win10-win11一键安装版
How long ago did PHP get
Example of parameter passing from laravel query constructor to closure method