CVE-2024-11616

MEDIUM

Netskope Endpoint DLP - Heap Overflow

Title source: llm
STIX 2.1

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.

Exploits (1)

nomisec WORKING POC 2 stars
by inb1ts · poc
https://github.com/inb1ts/CVE-2024-11616

Scores

CVSS v4 5.6
EPSS 0.0031
EPSS Percentile 54.3%
CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:L/SA:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-125
Status published
Products (1)
Netskope Inc./Endpoint DLP 118.0.0; 0
Published Dec 19, 2024
Tracked Since Feb 18, 2026