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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The install.c module in the Pengutronix RAUC update client prior to version 1.5 has a Time-of-Check Time-of-Use vulnerability, where signature verification on an update file takes place before the file is reopened for installation. An attacker who can modify the update file just before it is reopened can install arbitrary code on the device.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/rauc/rauc/security/advisories/GHSA-cgf3-h62j-w9vv
|
|
- https://www.vdoo.com/blog/cve-2020-25860-significant-vulnerability-discovered-rauc-embedded-firmware-update-framework
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/alphaSeclab/sec-daily-2020
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/neutrinoguy/awesome-ics-writeups
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/rauc/rauc-1.5-integration
|
|
|