Lucene search
+L

12878 matches found

Packet Storm
Packet Storm
added 2017/08/03 12:00 a.m.56 views

SMBLoris Denial Of Service

PoC runs under Linux: https://gist.github.com/marcan/6a2d14b0e3eaa5de1795a763fb58641e https://twitter.com/marcan42/status/892706927720808449 https://twitter.com/marcan42/status/892716247502082051 https://twitter.com/marcan42/status/892785957849645056 Original disclosure: https://smbloris.com/...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/07/31 10:29 a.m.53 views

Legal Robot: Null Byte Injection in all fields of Profile

Hi Team, Null byte injection is possible in all the fields of Edit Profile functionality. Affected URL: https://app.legalrobot.com/account Description: Possible Injection of control characters, such as Null Byte 0x00, \000, \x00, \z, or the Unicode representation \u0000 into vulnerable fields in...

7.7AI score
SaveExploits0
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.43 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.07139EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.46 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.0807EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.85 views

Microsoft Windows Kernel Local Information Disclosure Vulnerability(CVE-2017-8564)

We have discovered that the handler of the 0x120007 IOCTL in nsiproxy.sys \.\Nsi device discloses portions of uninitialized pool memory to user-mode clients, likely due to output structure alignment holes. On our test Windows 7 32-bit workstation, an example layout of the output buffer is as...

2.1CVSS7.4AI score0.03833EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2017/07/27 12:00 a.m.41 views

AudioCoder 0.8.46 Local Buffer Overflow

!/usr/bin/python Exploit Title : AudioCoder 0.8.46 Local Buffer Overflow SEH CVE : CVE-2017-8870 Exploit Author : Muhann4d @0xSecured Vendor Homepage : http://www.mediacoderhq.com Vulnerable Software:...

0.2AI score0.15946EPSS
SaveExploits6
zdt
zdt
added 2017/07/27 12:00 a.m.55 views

AudioCoder 0.8.46 - Local Buffer Overflow (SEH) Exploit

Exploit for windows platform in category local exploits !/usr/bin/python Exploit Title : AudioCoder 0.8.46 Local Buffer Overflow SEH CVE : CVE-2017-8870 Exploit Author : Muhann4d @0xSecured Vendor Homepage : http://www.mediacoderhq.com Vulnerable Software:...

6.8CVSS7.6AI score0.15946EPSS
SaveExploits6
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.08025EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.73 views

Supervisor Authenticated Remote Code Execution(CVE-2017-11610)

Vulnerability Summary The following advisory describes an authenticated remote code execution vulnerability in Supervisor version 3.1.2 and Supervisor version 3.3.2. Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating...

9CVSS9.3AI score0.74304EPSS
SaveExploits10
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.43 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.07139EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/07/27 12:00 a.m.50 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.08495EPSS
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.0666EPSS
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
Exploit DB
Exploit DB
added 2017/07/26 12:00 a.m.46 views

MediaCoder 0.8.48.5888 - Local Buffer Overflow (SEH)

MediaCoder 0.8.48.5888 - Local Buffer Overflow SEH. CVE-2017-8869. Local exploit for Windows platform !/usr/bin/python Exploit Title : MediaCoder 0.8.48.5888 Local Buffer Overflow SEH CVE : CVE-2017-8869 Exploit Author : Muhann4d @0xSecured Vendor Homepage : http://www.mediacoderhq.com Vulnerable...

7.8CVSS7.8AI score0.20186EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2017/07/26 12:00 a.m.43 views

AudioCoder 0.8.46 - Local Buffer Overflow (SEH)

!/usr/bin/python Exploit Title : AudioCoder 0.8.46 Local Buffer Overflow SEH CVE : CVE-2017-8870 Exploit Author : Muhann4d @0xSecured Vendor Homepage : http://www.mediacoderhq.com Vulnerable Software:...

7.8CVSS7.3AI score0.15946EPSS
SaveExploits6
exploitpack
exploitpack
added 2017/07/26 12:00 a.m.60 views

AudioCoder 0.8.46 - Local Buffer Overflow (SEH)

AudioCoder 0.8.46 - Local Buffer Overflow SEH !/usr/bin/python Exploit Title : AudioCoder 0.8.46 Local Buffer Overflow SEH CVE : CVE-2017-8870 Exploit Author : Muhann4d @0xSecured Vendor Homepage : http://www.mediacoderhq.com Vulnerable Software:...

6.8CVSS0.2AI score0.15946EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2017/07/25 12:00 a.m.53 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.08495EPSS
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.08862EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/07/25 12:00 a.m.76 views

WebKit WebCore::AccessibilityNodeObject::textUnderElement Use-After-Free

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...

6.8CVSS7.6AI score0.0807EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/07/25 12:00 a.m.13 views

WebKit JSC - JSObject::putInlineSlow JSValue::putToPrimitive Universal Cross-Site Scripting

WebKit JSC - JSObject::putInlineSlow JSValue::putToPrimitive Universal Cross-Site Scripting let f = document.body.appendChilddocument.createElement'iframe'; let loc = f.contentWindow.location; f.onload = = let a = 1.2; a.proto.proto = f.contentWindow; a'test' = toString: function...

6.8AI score
SaveExploits0
Rows per page
Query Builder