mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
838 B
Markdown
18 lines
838 B
Markdown
### [CVE-2018-4012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-4012)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable buffer overflow vulnerability exists in the HTTP header-parsing function of the Webroot BrightCloud SDK. The function bc_http_read_header incorrectly handles overlong headers, leading to arbitrary code execution. An unauthenticated attacker could impersonate a remote BrightCloud server to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0683
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|