cve/2018/CVE-2018-3969.md

18 lines
905 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-3969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3969)
![](https://img.shields.io/static/v1?label=Product&message=CUJO&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=permissions%2C%20privileges%2C%20and%20access%20controls&color=brighgreen)
### Description
An exploitable vulnerability exists in the verified boot protection of the CUJO Smart Firewall. It is possible to add arbitrary shell commands into the dhcpd.conf file, that persist across reboots and firmware updates, and thus allow for executing unverified commands. To trigger this vulnerability, a local attacker needs to be able to write into /config/dhcpd.conf.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0634
#### Github
No PoCs found on GitHub currently.