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-1490/
WindowsKernelVuln/CVE-2023-1490/

Latest commit

 

Git stats

Files

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

Max Secure Anti Virus Plus, SDActMon.sys, Arbitrary Copy File

Vulnerability Info

Version

Impact

Arbitrary Copy File

Description

From IoControlCode 0x220020, a normal user can cause arbitrary copy file due to the lack of access control to the operation.

Reproduce

In the attached file ArbitraryCopyFile.zip, there are ArbitraryCopyFile.exe, ArbitraryCopyFile.cpp, MaxAVPlusDM.exe, and SDActMon.sys. ArbitraryCopyFile.exe is the PoC to cause arbitrary copy file where MaxAVPlusDM.exe which contains the vulnerable driver SDActMon.sys is installed, and ArbitraryCopyFile.cpp is the source code of ArbitraryCopyFile.exe. To reproduce the issue, just install MaxAVPlusDM.exe and execute ArbitraryCopyFile.exe. It is expected that cmd.exe is changed into calc.exe after ArbitraryCopyFile.exe is executed. Password for attachment: ArbitraryCopyFile https://drive.google.com/file/d/1PmzG42vFkqpwfgTG0KACzyH8oA7OddWG/view?usp=sharing