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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable vulnerability exists in the safe browsing function of the CUJO Smart Firewall, version 7003. The flaw lies in the way the safe browsing function parses HTTP requests. The server hostname is extracted from captured HTTP/HTTPS requests and inserted as part of a Lua statement without prior sanitization, which results in arbitrary Lua script execution in the kernel. An attacker could send an HTTP request to exploit this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0703
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|