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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
uri.js in Google V8 before 5.1.281.26, as used in Google Chrome before 51.0.2704.63, uses an incorrect array type, which allows remote attackers to obtain sensitive information by calling the decodeURI function and leveraging "type confusion."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2992-1
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/addicjanov/js-vuln-db
|
|
- https://github.com/lnick2023/nicenice
|
|
- https://github.com/otravidaahora2t/js-vuln-db
|
|
- https://github.com/qazbnm456/awesome-cve-poc
|
|
- https://github.com/tunz/js-vuln-db
|
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
|
|