mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
806 B
Markdown
19 lines
806 B
Markdown
### [CVE-2016-1649](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1649)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Program::getUniformInternal function in Program.cpp in libANGLE, as used in Google Chrome before 49.0.2623.108, does not properly handle a certain data-type mismatch, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via crafted shader stages.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/gmh5225/vulnjs
|
|
- https://github.com/wh1ant/vulnjs
|
|
|