cve/2016/CVE-2016-1493.md

20 lines
823 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-1493](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1493)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Intel Driver Update Utility before 2.4 retrieves driver updates in cleartext, which makes it easier for man-in-the-middle attackers to execute arbitrary code via a crafted file.
### POC
#### Reference
- http://packetstormsecurity.com/files/135314/Intel-Driver-Update-Utility-2.2.0.5-Man-In-The-Middle.html
- http://seclists.org/fulldisclosure/2016/Jan/56
- http://www.coresecurity.com/advisories/intel-driver-update-utility-mitm
#### Github
No PoCs found on GitHub currently.