# N/A
## 漏洞概述
V8 引擎在 Google Chrome 版本 137.0.7151.68 之前的版本中存在越界读写漏洞,这可能导致通过精心制作的 HTML 页面触发堆内存损坏。
## 影响版本
Google Chrome 137.0.7151.68 之前的版本
## 漏洞细节
该漏洞存在于 V8 JavaScript 引擎中,漏洞会导致越界读写,进而可能引发堆内存损坏。攻击者可以通过创建一个特制的 HTML 页面来利用此漏洞。
## 影响
攻击者可以远程通过精心设计的 HTML 页面触发堆内存损坏,对系统进行攻击(Chromium 安全严重程度:高)。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Checks if your Chrome version is vulnerable to CVE-2025-5419, from the browser | https://github.com/itsShotgun/chrome_v8_cve_checker | POC详情 |
| 2 | Dissecting CVEin Chrome | https://github.com/riemannj/CVE-2025-5419 | POC详情 |
| 3 | None | https://github.com/mistymntncop/CVE-2025-5419 | POC详情 |
| 4 | 🔍 Analyze CVE-2025-5419 to understand its impact and mitigate risks effectively in your systems. | https://github.com/pavan3478/CVE-2025-5419 | POC详情 |
| 5 | 🔍 Exploit CVE-2025-5419 to understand its impact and develop effective mitigation strategies for enhanced software security. | https://github.com/somprasong-tukman/CVE-2025-5419 | POC详情 |
暂无评论