cve/2018/CVE-2018-4015.md

18 lines
848 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-4015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-4015)
![](https://img.shields.io/static/v1?label=Product&message=Webroot&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Certificate%20Validation&color=brighgreen)
### Description
An exploitable vulnerability exists in the HTTP client functionality of the Webroot BrightCloud SDK. The configuration of the HTTP client does not enforce a secure connection by default, resulting in a failure to validate TLS certificates. An attacker could impersonate a remote BrightCloud server to exploit this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0686
#### Github
No PoCs found on GitHub currently.