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

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2024-11616 PoC — Double-fetch heap overflow

Source
Associated Vulnerability
Title:Double-fetch heap overflow (CVE-2024-11616)
Description:Netskope was made aware of a security vulnerability in Netskope Endpoint DLP’s Content Control Driver where a double-fetch issue leads to heap overflow. The vulnerability arises from the fact that the NumberOfBytes argument to ExAllocatePoolWithTag, and the Length argument for RtlCopyMemory, both independently dereference their value from the user supplied input buffer inside the EpdlpSetUsbAction function, known as a double-fetch. If this length value grows to a higher value in between these two calls, it will result in the RtlCopyMemory call copying user-supplied memory contents outside the range of the allocated buffer, resulting in a heap overflow. A malicious attacker will need admin privileges to exploit the issue. This issue affects Endpoint DLP version below R119.
Description
Crash PoC for exploiting Netskope Endpoint DLP double-fetch.
File Snapshot

[4.0K] /data/pocs/c434474ca5e9686a155a81060187164d45aa583f ├── [1.4K] epdlp_usb_action_double_fetch_poc.sln ├── [6.4K] epdlp_usb_action_double_fetch_poc.vcxproj ├── [ 972] epdlp_usb_action_double_fetch_poc.vcxproj.filters ├── [3.6K] epdlp_usb_action_poc.cpp └── [1.5K] LICENSE.txt 0 directories, 5 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 →