mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
20 lines
830 B
Markdown
20 lines
830 B
Markdown
### [CVE-2018-6606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6606)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in MalwareFox AntiMalware 2.74.0.150. Improper access control in zam32.sys and zam64.sys allows a non-privileged process to register itself with the driver by sending IOCTL 0x80002010 and then using IOCTL 0x8000204C to \\.\ZemanaAntiMalware to elevate privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/43987/
|
|
|
|
#### Github
|
|
- https://github.com/DISREL/Ring0VBA
|
|
- https://github.com/SouhailHammou/Exploits
|
|
- https://github.com/hfiref0x/KDU
|
|
|