Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
WindowsKernelVuln/CVE-2023-1189/
WindowsKernelVuln/CVE-2023-1189/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 

Wise Folder Hider, WiseFs64.sys, DoS

Vulnerability Info

Version

Impact

Denial of Service

Description

From IoControlCode 0x222400, 0x222404, and 0x222410, 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, WFHSetup_4.4.3.202.exe, and WiseFs64.sys. DoS.exe is the PoC to cause BSOD where WFHSetup_4.4.3.202.exe which contains the vulnerable driver WiseFs64.sys is installed, and DoS.cpp is the source code of DoS.exe. To reproduce the issue, install WFHSetup_4.4.3.202.exe and execute DoS.exe. It is expected that the system will crash (BSOD) once DoS.exe is executed. Password for attachment: DoS DoS3.zip