mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
847 B
Markdown
18 lines
847 B
Markdown
### [CVE-2016-10226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10226)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service (bitfield out-of-bounds read and application crash) via crafted JavaScript code that is mishandled in the operatorString function, related to assembler/MacroAssemblerARM64.h, assembler/MacroAssemblerX86Common.h, and wasm/WasmB3IRGenerator.cpp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.webkit.org/show_bug.cgi?id=165091
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|