Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-21298 PoC — Windows OLE Remote Code Execution Vulnerability

Source
Associated Vulnerability
Title:Windows OLE Remote Code Execution Vulnerability (CVE-2025-21298)
Description:Windows OLE Remote Code Execution Vulnerability
Description
 Complete analysis of CVE-2025-21298, a double free vulnerability related to ole32 library in windows. 
Readme
# Review of the CVE-2025-21298 vulnerability  
CVE-2025-21298 is a critical vulnerability in the OLE (Object Linking and Embedding) technology used in Microsoft Windows.
It specifically affects the UtOlePresStmToContentsStm function in the ole32.dll library. This function is responsible for converting an OLE "presentation stream" into a "content stream" inside OLE storage.
The vulnerability can be triggered when a user opens a malicious RTF file in a Microsoft product. Due to poor memory management, an attacker can exploit this flaw to run their own code on the system.
This is a "Use After Free" vulnerability, classified as CWE-416. That means the program tries to use memory that has already been freed, which can lead to unexpected behavior or let the attacker run malicious code (shellcode) on the system.

File Snapshot

[4.0K] /data/pocs/8accca0285e5570bf5429c5aca3cde942037bf23 ├── [6.8M] cve_2025_21298_poc.pdf └── [ 818] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →