目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2014-0160— OpenSSL 缓冲区错误漏洞

一分钟漏洞结论

影响对象
n/a n/a
利用判断
已确认在野利用,应立即处置
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

OpenSSL是OpenSSL团队开发的一个开源的能够实现安全套接层(SSL v2/v3)和安全传输层(TLS v1)协议的通用加密库,它支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL的TLS和DTLS实现过程中的d1_both.c和t1_lib.c文件中存在安全漏洞,该漏洞源于当处理Heartbeat Extension数据包时,缺少边界检查。远程攻击者可借助特制的数据包利用该漏洞读取服务器内存中的敏感信息(如用户名、密码、Cookie、私钥等)。以下版本的OpenSSL受到

AI 预测 7.5 利用难度: 极易 KEV EPSS 100.00% · P100
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2014-0160 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
The (1) TLS and (2) DTLS implementations in OpenSSL 1.0.1 before 1.0.1g do not properly handle Heartbeat Extension packets, which allows remote attackers to obtain sensitive information from process memory via crafted packets that trigger a buffer over-read, as demonstrated by reading private keys, related to d1_both.c and t1_lib.c, aka the Heartbleed bug.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
OpenSSL 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
OpenSSL是OpenSSL团队开发的一个开源的能够实现安全套接层(SSL v2/v3)和安全传输层(TLS v1)协议的通用加密库,它支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL的TLS和DTLS实现过程中的d1_both.c和t1_lib.c文件中存在安全漏洞,该漏洞源于当处理Heartbeat Extension数据包时,缺少边界检查。远程攻击者可借助特制的数据包利用该漏洞读取服务器内存中的敏感信息(如用户名、密码、Cookie、私钥等)。以下版本的OpenSSL受到
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商 产品 影响版本 CPE 订阅
- n/a n/a -

二、漏洞 CVE-2014-0160 的公开POC

# POC 描述 源链接 神龙链接
1 A checker (site and tool) for CVE-2014-0160 https://github.com/FiloSottile/Heartbleed POC详情
2 OpenSSL CVE-2014-0160 Heartbleed vulnerability test https://github.com/titanous/heartbleeder POC详情
3 bleed is a tool to test servers for the 'Heartbleed' vulnerability (CVE-2014-0160). https://github.com/DominikTo/bleed POC详情
4 Mass, multithreaded testing for servers against Heartbleed (CVE-2014-0160). https://github.com/cyphar/heartthreader POC详情
5 Patch openssl #heartbleed with ansible https://github.com/jdauphant/patch-openssl-CVE-2014-0160 POC详情
6 Multi-threaded tool for scanning many hosts for CVE-2014-0160. https://github.com/musalbas/heartbleed-masstest POC详情
7 None https://github.com/obayesshelton/CVE-2014-0160-Scanner POC详情
8 Heartbleed (CVE-2014-0160) client exploit https://github.com/Lekensteyn/pacemaker POC详情
9 OpenSSL TLS heartbeat read overrun (CVE-2014-0160) https://github.com/isgroup/openmagic POC详情
10 openssl Heart Bleed Exploit: CVE-2014-0160 Mass Security Auditor https://github.com/fb1h2s/CVE-2014-0160 POC详情
11 Nmap NSE script that discovers/exploits Heartbleed/CVE-2014-0160 https://github.com/takeshixx/ssl-heartbleed.nse POC详情
12 Chrome extension that automatically checks visited sites for vulnerability to OpenSSL CVE-2014-0160 https://github.com/roganartu/heartbleedchecker-chrome POC详情
13 Checks for vulnerabilities: CVE-2014-0160 https://github.com/zouguangxian/heartbleed POC详情
14 Test for SSL heartbeat vulnerability (CVE-2014-0160) https://github.com/sensepost/heartbleed-poc POC详情
15 A firefox extension and checker for CVE-2014-0160 https://github.com/proactiveRISK/heartbleed-extention POC详情
16 Test CIDR blocks for CVE-2014-0160/Heartbleed https://github.com/amerine/coronary POC详情
17 Heartbleed variants https://github.com/0x90/CVE-2014-0160 POC详情
18 None https://github.com/ice-security88/CVE-2014-0160 POC详情
19 This repo contains a script to automatically test sites for vulnerability to the Heartbleed Bug (CVE-2014-0160) based on the input file for the urls. https://github.com/waqasjamal-zz/HeartBleed-Vulnerability-Checker POC详情
20 CVE-2014-0160 mass test against subdomains https://github.com/siddolo/knockbleed POC详情
21 OpenSSL Heartbleed (CVE-2014-0160) Fix script https://github.com/sammyfung/openssl-heartbleed-fix POC详情
22 CVE-2014-0160 scanner https://github.com/a0726h77/heartbleed-test POC详情
23 POC for CVE-2014-0160 (Heartbleed) for DTLS https://github.com/hreese/heartbleed-dtls POC详情
24 Script to find Exit and Guard nodes in the Tor Network, that are still suffering from CVE-2014-0160 https://github.com/wwwiretap/bleeding_onions POC详情
25 Test script for test 1Password database for SSL Hea(r)t Bleeding (CVE-2014-0160) https://github.com/idkqh7/heatbleeding POC详情
26 Nmap NSE script that discovers/exploits Heartbleed/CVE-2014-0160. https://github.com/GeeksXtreme/ssl-heartbleed.nse POC详情
27 A research tool designed to check for OpenSSL CVE-2014-0160 vulnerability https://github.com/xlucas/heartbleed POC详情
28 A checker (site and tool) for CVE-2014-0160: https://github.com/indiw0rm/-Heartbleed- POC详情
29 OpenSSL Heartbleed (CVE-2014-0160) vulnerability scanner, data miner and RSA key-restore tools. https://github.com/einaros/heartbleed-tools POC详情
30 A checker (site and tool) for CVE-2014-0160 https://github.com/mozilla-services/Heartbleed POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2014-0160 的情报信息

登录查看更多情报信息。

CVE-2014-0160 厂商安全公告 (40)

CVE-2014-0160 公开利用代码 (2)

CVE-2014-0160 邮件列表归档 (53)

CVE-2014-0160 安全博客文章 (6)

CVE-2014-0160 其他参考 (1)

CVE-2014-0160 其他参考 (19)

同批安全公告 · n/a · 2014-04-07 · 共 4 条

CVE-2012-1834 WordPress CMS Tree Page View插件跨站脚本漏洞
CVE-2012-2095 WICD ‘SetWirelessProperty()’ 函数本地权限提升漏洞
CVE-2012-6641 PrestaShop Socolissimo模块跨站脚本漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2014-0160

匿名用户
2026-04-25 13:12:22

Hello pals! I came across a 169 valuable website that I think you should visit. This platform is packed with a lot of useful information that you might find valuable. It has everything you could possibly need, so be sure to give it a visit! <a href=https://practicesource.com/the-most-profitable-lines-of-business/>https://practicesource.com/the-most-profitable-lines-of-business/</a> And do not neglect, guys, that you always may in the publication discover solutions to address the most the very confusing questions. We tried to explain all of the data using the most most understandable method.


发表评论