mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2020-9331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9331)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CryptoPro CSP through 5.0.0.10004 on 32-bit platforms allows Local Privilege Escalation (by local users with the SeChangeNotifyPrivilege right) because user-mode input is mishandled during process creation. An attacker can write arbitrary data to an arbitrary location in the kernel's address space.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.youtube.com/watch?v=b5vPDmMtzwQ
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|