mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
938 B
Markdown
18 lines
938 B
Markdown
### [CVE-2020-9451](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9451)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Acronis True Image 2020 24.5.22510. anti_ransomware_service.exe keeps a log in a folder where unprivileged users have write permissions. The logs are generated in a predictable pattern, allowing an unprivileged user to create a hardlink from a (not yet created) log file to anti_ransomware_service.exe. On reboot, this forces the anti_ransomware_service to try to write its log into its own process, crashing in a SHARING VIOLATION. This crash occurs on every reboot.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.acronis.com
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|