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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-12428 PoC — Microsoft Edge 安全漏洞

来源
关联漏洞
标题: Microsoft Edge 安全漏洞 (CVE-2025-12428)
Description:Microsoft Edge是美国微软(Microsoft)公司的一款Windows 10之后版本系统附带的Web浏览器。 Microsoft Edge存在安全漏洞,该漏洞源于V8类型混淆。
Description
Exploitation proof-of-concept against CVE-2025-12428 for Chromium V8 JavaScript issues like type confusion
介绍
# CVE-2025-12428 - V8 Type Confusion PoC

**⚠️ WARNING: This is a proof-of-concept exploit for educational and security research purposes only.**

## Vulnerability Details

- **CVE ID**: CVE-2025-12428
- **Type**: Type Confusion in V8 JavaScript Engine
- **Severity**: High
- **Affected Versions**:
  - Google Chrome < 142.0.7444.59
  - Microsoft Edge (Chromium-based) < latest update
  - Debian Chromium < 142.0.7444.59-1~deb12u1

## Description

This vulnerability involves a type confusion flaw in the V8 JavaScript engine that can potentially lead to heap corruption and arbitrary code execution when processing maliciously crafted JavaScript code.

Type confusion occurs when the JavaScript engine misinterprets the type of an object, allowing attackers to:
- Read/write memory out of bounds
- Corrupt heap structures
- Potentially achieve remote code execution

## Disclaimer

**This code is provided for:**
- Security research and education
- Vulnerability assessment (on systems you own or have permission to test)
- Understanding browser security mechanisms

**DO NOT:**
- Use this code maliciously
- Distribute it to unauthorized parties
- Use it against systems you don't own or have explicit permission to test

The author assumes no responsibility for misuse of this code.

## Usage

1. **Test in Isolated Environment**: Only run this in a virtual machine or isolated test environment
2. **Use Vulnerable Browser**: Test with Chrome/Edge versions < 142.0.7444.59
3. **Open the HTML file**: Load `exploit.html` in the vulnerable browser
4. **Observe**: Check the browser console for crash indicators or error messages

## Mitigation

Update your browser to the latest version:
- Chrome: Update to 142.0.7444.59 or later
- Edge: Install the latest update
- Other Chromium-based browsers: Update to latest version

## References

- CVE-2025-12428
- Reported by: Man Yue Mo (GitHub Security Lab) - September 26, 2025
- Snyk Advisory: security.snyk.io

文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →