mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
20 lines
937 B
Markdown
20 lines
937 B
Markdown
### [CVE-2020-9453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9453)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \Device\EMPMPAUIO and \DosDevices\EMPMPAU.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/FULLSHADE/Kernel-exploits
|
|
- https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys
|
|
|
|
#### Github
|
|
- https://github.com/Arryboom/Kernel-exploits
|
|
- https://github.com/FULLSHADE/Kernel-exploits
|
|
|