cve/2019/CVE-2019-5676.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5676)
![](https://img.shields.io/static/v1?label=Product&message=NVIDIA%20GPU%20Display%20Driver&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=escalation%20of%20privileges%2C%20code%20execution&color=brighgreen)
### Description
NVIDIA Windows GPU Display driver software for Windows (all versions) contains a vulnerability in which it incorrectly loads Windows system DLLs without validating the path or signature (also known as a binary planting or DLL preloading attack), leading to escalation of privileges through code execution.
### POC
#### Reference
- https://nvidia.custhelp.com/app/answers/detail/a_id/4841
2024-06-09 00:33:16 +00:00
- https://nvidia.custhelp.com/app/answers/detail/a_id/4841
2024-05-26 14:27:05 +02:00
- https://support.lenovo.com/us/en/product_security/LEN-27815
2024-06-09 00:33:16 +00:00
- https://support.lenovo.com/us/en/product_security/LEN-27815
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.