mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
926 B
Markdown
18 lines
926 B
Markdown
### [CVE-2018-3963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3963)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable command injection vulnerability exists in the DHCP daemon configuration of the CUJO Smart Firewall. When adding a new static DHCP address, its corresponding hostname is inserted into the dhcpd.conf file without prior sanitization, allowing for arbitrary execution of system commands. To trigger this vulnerability, an attacker can send a DHCP request message and set up the corresponding static DHCP entry.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0627
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|