CVE-2025-0288
HIGH EXPLOITED RANSOMWAREParagon Software - Memory Corruption
Title source: llmExploitation Summary
CVE-2025-0288 has been observed exploited in the wild (reported by VulnCheck KEV), including in ransomware campaigns. EIP tracks 2 public exploits from researchers including MeisamEb, barhen12.
AI-analyzed exploit summary This PoC demonstrates a crash in BioNTDrv.sys by sending a malformed IOCTL request with a controlled destination address (0x4141414141414141) and length (0x300), likely triggering a memory corruption vulnerability (CVE-2025-0288). The code is a minimal, functional exploit that interacts with the vulnerable driver via DeviceIoControl.
Description
Various Paragon Software products contain an arbitrary kernel memory vulnerability within biontdrv.sys, facilitated by the memmove function, which does not validate or sanitize user controlled input, allowing an attacker the ability to write arbitrary kernel memory and perform privilege escalation.
Exploits (2)
This PoC demonstrates a crash in BioNTDrv.sys by sending a malformed IOCTL request with a controlled destination address (0x4141414141414141) and length (0x300), likely triggering a memory corruption vulnerability (CVE-2025-0288). The code is a minimal, functional exploit that interacts with the vulnerable driver via DeviceIoControl.
This PoC exploits a memmove vulnerability in BioNTdrv.sys by sending a crafted IOCTL request to trigger an arbitrary memory write. The code demonstrates the vulnerability by opening a handle to the device and sending a maliciously structured input to the driver.
References (3)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H