mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
23 lines
963 B
Markdown
23 lines
963 B
Markdown
### [CVE-2014-7928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7928)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
hydrogen.cc in Google V8, as used Google Chrome before 40.0.2214.91, does not properly handle arrays with holes, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via crafted JavaScript code that triggers an array copy.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- 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
|
|
|