Files
CVEs-PoC/2020/CVE-2020-16602.md
T
2024-05-25 21:48:12 +02:00

21 lines
1.0 KiB
Markdown

### [CVE-2020-16602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16602)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Razer Chroma SDK Rest Server through 3.12.17 allows remote attackers to execute arbitrary programs because there is a race condition in which a file created under "%PROGRAMDATA%\Razer Chroma\SDK\Apps" can be replaced before it is executed by the server. The attacker must have access to port 54236 for a registration step.
### POC
#### Reference
- http://packetstormsecurity.com/files/160225/Razer-Chroma-SDK-Server-3.16.02-Race-Condition.html
- https://www.angelystor.com/2020/09/cve-2020-16602-remote-file-execution-on.html
- https://www.youtube.com/watch?v=fkESBVhIdIA
#### Github
- https://github.com/404notf0und/CVE-Flow
- https://github.com/Live-Hack-CVE/CVE-2020-16602