Skip to content

Latest commit

 

History

History

CVE-2023-1008

Twister Antivirus, filmfd.sys, DoS

Vulnerability Info

Version

Impact

Denial of Service

Description

From IoControlCode 0x801120E4, a normal user can cause DoS due to the lack of validating SystemBuffer.

Reproduce

In the attached file DoS.zip, there are DoS.exe, DoS.cpp, twister8_setup.exe, and filmfd.sys. DoS.exe is the PoC to cause BSOD where twister8_setup.exe which contains the vulnerable driver filmfd.sys is installed, and DoS.cpp is the source code of DoS.exe. To reproduce the issue, install twister8_setup.exe and execute DoS.exe. The system is expected to crash (BSOD) once DoS.exe is executed. DoS.zip