Lucene search
+L

14209 matches found

Tenable Nessus
Tenable Nessus
added 2017/07/27 12:00 a.m.52 views

Apple iOS < 10.3.3 Multiple Vulnerabilities

Binary data 700167.prm...

10CVSS7.2AI score0.47537EPSS
SaveExploits71References49
Tenable Nessus
Tenable Nessus
added 2017/07/27 12:00 a.m.58 views

Safari < 10.1.2 Multiple Vulnerabilities

Binary data 700166.prm...

9.3CVSS7.5AI score0.095EPSS
SaveExploits63References27
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.37 views

WebKit: use-after-free in WebCore::InputType::element(CVE-2017-7042)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= var runcount = 0; function go runcount++; ifruncount 2 return; i.type = "foo"; i.select; i.type =...

9.3CVSS8.2AI score0.08884EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.64 views

WebKit: heap-buffer-overflow in WebCore::RenderSearchField::addSearchResult(CVE-2017-7049)

There is a heap buffer overflow in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= function go i.value = "1"; i.type = "search"; f.submit;...

7.5CVSS8.6AI score0.06217EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.50 views

WebKit: JSC: Incorrect LoadVarargs handling in ArgumentsEliminationPhase::transform(CVE-2017-7056)

Here is a snippet of ArgumentsEliminationPhase::transform case LoadVarargs: ... if candidate-op == PhantomNewArrayWithSpread || candidate-op == PhantomSpread ... if argumentCountIncludingThis limit storeArgumentCountIncludingThisargumentCountIncludingThis; // store arguments ... node-remove;...

7.5CVSS8.1AI score0.08059EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.44 views

WebKit: use-after-free in WebCore::AccessibilityNodeObject::textUnderElement(CVE-2017-7048)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. Note that accessibility features need to be enabled in order to trigger this bug. On Safari on Mac this can be accomplished by opening the inspector simply opening the...

6.8CVSS8.3AI score0.07249EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.42 views

WebKit: use-after-free in WebCore::Node::nextSibling(CVE-2017-7039)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= function freememory var a; forvar i=0;i...

6.8CVSS8.2AI score0.06313EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.40 views

WebKit: use-after-free in WebCore::Node::getFlag(CVE-2017-7041)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC note that you might need to refresh a page a couple of times to trigger the bug: ================================================================= -webkit-flow-into:...

9.3CVSS8.2AI score0.095EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.48 views

WebKit: JSC: UXSS via JSObject::putInlineSlow and JSValue::putToPrimitive(CVE-2017-7037)

JSObject::putInlineSlow and JSValue::putToPrimitive use getPrototypeDirect instead of getPrototype to get an object's prototype. So JSDOMWindow::getPrototype which checks the Same Origin Policy is not called. The PoC shows to call a setter of another origin's object. PoC 1 -...

6.8CVSS8.2AI score0.07516EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.47 views

WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy(CVE-2017-7064)

WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy Here's a snippet of JSArray::appendMemcpy. bool JSArray::appendMemcpyExecState exec, VM& vm, unsigned startIndex, JSC::JSArray otherArray auto scope = DECLARETHROWSCOPEvm; if !canFastCopyvm, otherArray return false; IndexingType type =...

4.3CVSS7.1AI score0.04123EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.17 views

WebKit: JSC: Stack-Use-After-Free in ObjectPatternNode::appendEntry

Here's a snippet of ObjectPatternNode::appendEntry. void appendEntryconst JSTokenLocation&, ExpressionNode propertyExpression, DestructuringPatternNode pattern, ExpressionNode defaultValue, BindingType bindingType mtargetPatterns.appendEntry Identifier, propertyExpression, false, pattern,...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.27 views

WebKit: JSC: Incorrect scope register handling in DFG::ByteCodeParser::flush(InlineStackEntry* inlineStackEntry)

Here's a snippet of DFG::ByteCodeParser::flushInlineStackEntry inlineStackEntry. void flushInlineStackEntry inlineStackEntry ... if mgraph.needsScopeRegister flushmcodeBlock-scopeRegister; mcodeBlock| instead of |mcodeBlock|. But it doesn't. As a result, the scope register of...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/07/27 12:00 a.m.39 views

iTunes < 12.6.2 Multiple Vulnerabilities

Binary data 700168.prm...

9.3CVSS7.6AI score0.095EPSS
SaveExploits62References24
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.41 views

WebKit: use-after-free in WebCore::getCachedWrapper(CVE-2017-7040)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= function freememory var a; forvar i=0;i...

6.8CVSS8.2AI score0.06313EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.47 views

WebKit: use-after-free in WebCore::RenderObject with accessibility enabled(CVE-2017-7046)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. Note that accessibility features need to be enabled in order to trigger this bug. On Safari on Mac this can be accomplished by opening the inspector simply opening the...

6.8CVSS8.3AI score0.07209EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.45 views

WebKit: use-after-free in WebCore::AccessibilityRenderObject::handleAriaExpandedChanged(CVE-2017-7043)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. Note that accessibility features need to be enabled in order to trigger this bug. On Safari on Mac this can be accomplished by opening the inspector simply opening the...

6.8CVSS8.3AI score0.06313EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/07/25 12:00 a.m.52 views

WebKit JSC JSObject::putInlineSlow / JSValue::putToPrimitive XSS

WebKit: JSC: UXSS via JSObject::putInlineSlow and JSValue::putToPrimitive CVE-2017-7037 JSObject::putInlineSlow and JSValue::putToPrimitive use getPrototypeDirect instead of getPrototype to get an object's prototype. So JSDOMWindow::getPrototype which checks the Same Origin Policy is not called...

6.8CVSS7.6AI score0.07516EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2017/07/25 12:00 a.m.54 views

WebKit JSC ArgumentsEliminationPhase::transform Incorrect LoadVarargs Handling

WebKit: JSC: Incorrect LoadVarargs handling in ArgumentsEliminationPhase::transform CVE-2017-7056 Here is a snippet of ArgumentsEliminationPhase::transform case LoadVarargs: ... if candidate-op == PhantomNewArrayWithSpread || candidate-op == PhantomSpread ... if argumentCountIncludingThis limit...

7.5CVSS0.3AI score0.08059EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/07/25 12:00 a.m.22 views

WebKit JSC - arrayProtoFuncSplice Uninitialized Memory Reference

WebKit JSC - arrayProtoFuncSplice Uninitialized Memory Reference lexicalGlobalObject-arrayStructureForIndexingTypeDuringAllocationArrayWithUndecided, actualDeleteCount; if UNLIKELY!result throwOutOfMemoryErrorexec, scope; return encodedJSValue; // The result can have an ArrayStorage indexing type...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/07/25 12:00 a.m.86 views

WebKit WebCore::InputType::element Use-After-Free

WebKit: use-after-free in WebCore::InputType::element CVE-2017-7042 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= var runcount = 0; function go...

9.3CVSS7.6AI score0.08884EPSS
SaveExploits5
Rows per page
Query Builder