Lucene search
+L

2148 matches found

Exploit DB
Exploit DB
added 2019/04/03 12:00 a.m.70 views

WebKitGTK+ - 'ThreadedCompositor' Race Condition

@keyframes foo 0% opacity: 0; 100% opacity: 1; div animation-name: foo; animation-duration: 1s; animation-iteration-count: infinite; filter: saturate50%; frame = document.createElement"iframe"; setInterval = frame.remove; document.body.appendChildframe; doc = frame.contentDocument;...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/04/03 12:00 a.m.24 views

WebKitGTK+ - ThreadedCompositor Race Condition

WebKitGTK+ - ThreadedCompositor Race Condition @keyframes foo 0% opacity: 0; 100% opacity: 1; div animation-name: foo; animation-duration: 1s; animation-iteration-count: infinite; filter: saturate50%; frame = document.createElement"iframe"; setInterval = frame.remove;...

SaveExploits0
myhack58
myhack58
added 2019/03/06 12:00 a.m.151 views

CVE-2019-5786: chrome in the wild exploit 0day vulnerability alerts-a vulnerability alert-the black bar safety net

! 0x00 vulnerability background Beijing 3 month 6 days, 360CERT monitoring to chrome release version update72.0.3626.119-72.0.3626.121, fixes in the wild using CVE-2019-5786。 The vulnerability to harm is more serious, a greater impact. 0x01 vulnerability details CVE-2019-5786 is located on the...

6.8AI score0.61537EPSS
SaveExploits10
canvas
canvas
added 2019/03/05 11:29 p.m.52 views

Immunity Canvas: DESTROYCLASS_UAF_LPE

Name| destroyclassuaflpe ---|--- CVE| CVE-2019-0623 Exploit Pack| CANVAS Description| DestroyClass UAF LPE Notes| CVE Name: CVE-2019-0623 Notes: Tested: - Windows 7 x64 VENDOR: Microsoft CVE Url: https://nvd.nist.gov/vuln/detail/CVE-2019-0623 CVSS: 10.0...

7.2CVSS0.6AI score0.0593EPSS
SaveExploits1
zdt
zdt
added 2019/01/17 12:00 a.m.59 views

WebKit JSC JIT - GetIndexedPropertyStorage Use-After-Free Exploit

/ The doesGC function simply takes a node, and tells if it might cause a garbage collection. This function is used to determine whether to insert write barriers. But it's missing GetIndexedPropertyStorage that can cause a garbage collection via rope strings. As a result, it can lead to UaF. PoC: ...

8.8CVSS0.3AI score0.05827EPSS
SaveExploits3
zdt
zdt
added 2019/01/17 12:00 a.m.74 views

Microsoft Windows 10 - RestrictedErrorInfo Unmarshal Section Handle Use-After-Free Exploit

Windows: RestrictedErrorInfo Unmarshal Section Handle UAF EoP Platform: Windows 10 1709/1809 Class: Elevation of Privilege Security Boundary per Windows Security Service Criteria: User boundary Summary: The WinRT RestrictedErrorInfo doesn’t correctly check the validity of a handle to a section...

7.8CVSS7.6AI score0.02995EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2019/01/16 12:00 a.m.101 views

Microsoft Windows 10 - 'RestrictedErrorInfo' Unmarshal Section Handle Use-After-Free

Windows: RestrictedErrorInfo Unmarshal Section Handle UAF EoP Platform: Windows 10 1709/1809 Class: Elevation of Privilege Security Boundary per Windows Security Service Criteria: User boundary Summary: The WinRT RestrictedErrorInfo doesn’t correctly check the validity of a handle to a section...

7.8CVSS7.6AI score0.02995EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2019/01/16 12:00 a.m.426 views

WebKit JSC JIT Use-After-Free

WebKit: JSC: JIT: GetIndexedPropertyStorage can GC CVE-2018-4442 The doesGC function simply takes a node, and tells if it might cause a garbage collection. This function is used to determine whether to insert write barriers. But it's missing some cases such as StringCharAt, StringCharCodeAt and...

0.05827EPSS
SaveExploits3
Veracode
Veracode
added 2019/01/15 9:27 a.m.45 views

Denial Of Service (DoS)

Linux kernel is vulnerable to denial of service. Local users are able to exploit a race condition in the ALSA subsystem to crash the application via malicious /dev/snd/seq ioctl calls. The crash is a result of a use-after-free UAF bug in sndseqioctlcreateport...

7CVSS6.7AI score0.00377EPSS
SaveExploits0References23Affected Software2
Exploit DB
Exploit DB
added 2019/01/02 12:00 a.m.34 views

WebKit JSC - 'AbstractValue::set' Use-After-Free

indexingType; mtype = speculationFromStructurestructure.get; mvalue = JSValue; checkConsistency; assertIsRegisteredgraph; It works out marrayModes using structure-indexingType instead of structure-indexingMode. As structure-indexingType masks out the CopyOnWrite flag, which indicates that the...

8.8CVSS7.8AI score0.05853EPSS
SaveExploits4
exploitpack
exploitpack
added 2019/01/02 12:00 a.m.30 views

WebKit JSC - AbstractValue::set Use-After-Free

WebKit JSC - AbstractValue::set Use-After-Free indexingType; mtype = speculationFromStructurestructure.get; mvalue = JSValue; checkConsistency; assertIsRegisteredgraph; It works out marrayModes using structure-indexingType instead of structure-indexingMode. As structure-indexingType masks out the...

7.4AI score
SaveExploits0
Veracode
Veracode
added 2018/12/05 2:26 a.m.29 views

Remote Code Execution (RCE)

Microsoft ChakraCore is vulnerable to remote code execution. This is due a use-after-free UAF bug in Parse.cpp when an asynchronous arrow functions are used, which would allow a remote attacker to leave a bogus reference to the async identifier and execute arbitrary code in the context of the...

9.8CVSS9.5AI score0.18938EPSS
SaveExploits0References1Affected Software2
Veracode
Veracode
added 2018/12/03 5:09 a.m.34 views

Remote Code Execution (RCE)

Microsoft Chakracore is vulnerable to remote code execution. A use-after-free UAF bug in DictionaryTypeHandler.cpp allows a remote attacker to execute arbitrary code in the context of the authenticated user. This CVE ID is different from CVE-2018-0979, CVE-2018-0980, CVE-2018-0993, CVE-2018-0994,...

7.5CVSS7.9AI score0.66845EPSS
SaveExploits4References6Affected Software2
Veracode
Veracode
added 2018/11/20 5:23 a.m.65 views

Denial Of Service (DoS)

node is vulnerable to denial of service. A use-after-free UAF bug in the TLS implementation allows a remote attacker to cause a denial of service condition in the HTTP server by sending duplicate or unexpected messages during the SSL handshake...

7.5CVSS7.1AI score0.06887EPSS
SaveExploits0References5Affected Software2
myhack58
myhack58
added 2018/11/08 12:00 a.m.1918 views

The Windows VBScript Engine RCE vulnerability of CVE-2018-8174 analysis and use-vulnerability and early warning-the black bar safety net

A, vulnerability introduction The VBScript Engine handles objects in memory there is a remote code execution vulnerability. The vulnerability could an attacker can in the current context of the user in the execution of arbitrary code in the way to spoil the memory. Successful exploitation of this...

7.6CVSS8.5AI score0.88508EPSS
SaveExploits10
exploitpack
exploitpack
added 2018/10/22 12:00 a.m.38 views

Apple iOS Kernel - Use-After-Free due to bad Error Handling in Personas

Apple iOS Kernel - Use-After-Free due to bad Error Handling in Personas / There was recently some cleanup in the persona code to fix some race conditions there, I don't think it was sufficient: In kpersonaallocsyscall if we provide an invalid userspace pointer for the ipd outptr we can cause this...

0.1AI score
SaveExploits0
Veracode
Veracode
added 2018/10/09 5:28 a.m.30 views

Remote Code Execution (RCE)

pyopenssl is vulnerable to remote code execution. A Use-After-Free UAF vulnerability exists in the X509 object handling which can be remotely exploited to cause a denial of service condition or execute arbitrary code...

8.1CVSS8.4AI score0.04075EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/09/27 12:00 a.m.44 views

EulerOS 2.0 SP2 : kernel (EulerOS-SA-2018-1296)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A an integer overflow vulnerability was discovered in the Linux kernel, from version 3.4 through 4.15, in the...

7.8CVSS6.8AI score0.00502EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2018/08/27 12:00 a.m.201 views

Foxit PDF Reader 9.0.1.1049 - Pointer Overwrite Use-After-Free (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Foxit PDF Reader Pointer Overwrite UAF', 'Description' = %q Foxit PDF Reader v9.0.1.1049 has a Use-After-Free vulnerability in the Text Annotatio...

8.8CVSS7.1AI score0.63689EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2018/08/24 12:00 a.m.240 views

Foxit PDF Reader 9.0.1.1049 Pointer Overwrite Use-After-Free

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Foxit PDF Reader Pointer Overwrite UAF', 'Description' = %q Foxit PDF Reader v9.0.1.1049 has a Use-After-Free vulnerability in the Text Annotatio...

6.8CVSS0.8AI score0.63689EPSS
SaveExploits13
Rows per page
Query Builder