cve/2023/CVE-2023-43608.md

18 lines
802 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-43608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-43608)
![](https://img.shields.io/static/v1?label=Product&message=Buildroot&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202023.08.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-494%3A%20Download%20of%20Code%20Without%20Integrity%20Check&color=brighgreen)
### Description
A data integrity vulnerability exists in the BR_NO_CHECK_HASH_FOR functionality of Buildroot 2023.08.1 and dev commit 622698d7847. A specially crafted man-in-the-middle attack can lead to arbitrary command execution in the builder.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1845
#### Github
No PoCs found on GitHub currently.