mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 06:06:44 +02:00
1.0 KiB
1.0 KiB
CVE-2008-3431
Description
The VBoxDrvNtDeviceControl function in VBoxDrv.sys in Sun xVM VirtualBox before 1.6.4 uses the METHOD_NEITHER communication method for IOCTLs and does not properly validate a buffer associated with the Irp object, which allows local users to gain privileges by opening the \.\VBoxDrv device and calling DeviceIoControl to send a crafted kernel address.
POC
Reference
- http://securityreason.com/securityalert/4107
- http://www.coresecurity.com/content/virtualbox-privilege-escalation-vulnerability
- https://www.exploit-db.com/exploits/6218