mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
### [CVE-2016-1646](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1646)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, does not properly consider element data types, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via crafted JavaScript code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Ostorlab/KEV
|
|
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
|
|
- https://github.com/hwiwonl/dayone
|
|
- 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
|
|
|