Lucene search
+L

15490 matches found

Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.48 views

Microsoft Windows Kernel - 'NtGdiStretchBlt' Pool Buffer Overflow (MS15-097)

Source: https://code.google.com/p/google-security-research/issues/detail?id=415 --- Tested on Win 7 32-bit with Special Pool enabled. Multiple pool buffer overflows can be triggered through the NtGdiStretchBlt system call. The attached PoC demonstrates a write overflow and another read over flow...

7.2CVSS5.2AI score0.03531EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.58 views

Microsoft Windows Kernel - Null Pointer Dereference with Window Station and Clipboard (MS15-061)

Source: https://code.google.com/p/google-security-research/issues/detail?id=294 Platform: Win7 32-bit. trigger.cpp should fire the issue, with a caveat - PoC might NOT work if compiled as a debug build. windbg.txt is a sample crash log. Analysis from Nils: --- please find attached a C trigger,...

7.2CVSS5.2AI score0.03296EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.37 views

Microsoft Windows Kernel - 'SURFOBJ' Null Pointer Dereference (MS15-061)

Source: https://code.google.com/p/google-security-research/issues/detail?id=312 This issue is very likely a null pointer issue affecting 32-bit Windows version. The offset is from add onto another offset which isn't quite zero, so not 100% convinced it is just a null pointer, however I wasn't abl...

7.2CVSS5.2AI score0.03763EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.53 views

Microsoft Windows Kernel - Bitmap Handling Use-After-Free (MS15-061) (1)

Source: https://code.google.com/p/google-security-research/issues/detail?id=293 Platform: Win7 32-bit. trigger.cpp should fire the issue, with two caveats: - PoC will NOT work if compiled as a debug build. - PoC will trigger the condition every time but the subsequent corruption might not cause a...

7.2CVSS5.2AI score0.03477EPSS
SaveExploits3
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.19 views

Microsoft Windows Kernel - Use-After-Free with Cursor Object (MS15-097)

Microsoft Windows Kernel - Use-After-Free with Cursor Object MS15-097 Source: https://code.google.com/p/google-security-research/issues/detail?id=457 --- The attached testcase crashes Win 7 with Special Pool enabled while accessing the freed global cursor object gpqCursor​. See poc.cpp for...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.36 views

Microsoft Windows Kernel - Null Pointer Dereference with Window Station and Clipboard (MS15-061)

Microsoft Windows Kernel - Null Pointer Dereference with Window Station and Clipboard MS15-061 Source: https://code.google.com/p/google-security-research/issues/detail?id=294 Platform: Win7 32-bit. trigger.cpp should fire the issue, with a caveat - PoC might NOT work if compiled as a debug build...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.18 views

Microsoft Windows Kernel - Brush Object Use-After-Free (MS15-061)

Microsoft Windows Kernel - Brush Object Use-After-Free MS15-061 Source: https://code.google.com/p/google-security-research/issues/detail?id=304 Creating a device context with the flag DCXNORESETATTRS​ and selecting a brush object into the device context will result in the brush being freed on...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.20 views

Microsoft Windows Kernel - HmgAllocateObjectAttr Use-After-Free (MS15-061)

Microsoft Windows Kernel - HmgAllocateObjectAttr Use-After-Free MS15-061 Source: https://code.google.com/p/google-security-research/issues/detail?id=320 The PoC bug checks reliably with Special Pool enabled on writing to freed memory. A reference to the freed memory is held at offset +0x10 of the...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.19 views

Microsoft Windows Kernel - NtGdiStretchBlt Pool Buffer Overflow (MS15-097)

Microsoft Windows Kernel - NtGdiStretchBlt Pool Buffer Overflow MS15-097 Source: https://code.google.com/p/google-security-research/issues/detail?id=415 --- Tested on Win 7 32-bit with Special Pool enabled. Multiple pool buffer overflows can be triggered through the NtGdiStretchBlt system call. T...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.49 views

Microsoft Windows Kernel - 'DeferWindowPos' Use-After-Free (MS15-073)

Source: https://code.google.com/p/google-security-research/issues/detail?id=339 The attached PoC demonstrate a use-after-free condition that occurs when operating on a DeferWindowPos object from multiple threads. The DeferWindowPos call will trigger and block on the execution of a window procedur...

7.2CVSS5.2AI score0.03464EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.40 views

Microsoft Windows Kernel - 'HmgAllocateObjectAttr' Use-After-Free (MS15-061)

Source: https://code.google.com/p/google-security-research/issues/detail?id=320 The PoC bug checks reliably with Special Pool enabled on writing to freed memory. A reference to the freed memory is held at offset +0x10 of the THREADINFO object. This memory is referenced in HmgAllocateObjectAttr...

7.2CVSS5.2AI score0.03364EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.49 views

Microsoft Windows Kernel - Use-After-Free with Cursor Object (MS15-097)

Source: https://code.google.com/p/google-security-research/issues/detail?id=457 --- The attached testcase crashes Win 7 with Special Pool enabled while accessing the freed global cursor object gpqCursor. See poc.cpp for instructions on how to compile and run. Proof of Concept:...

6.9CVSS5.2AI score0.03868EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.44 views

Microsoft Windows Kernel - Bitmap Handling Use-After-Free (MS15-061) (2)

Source: https://code.google.com/p/google-security-research/issues/detail?id=311 Bitmap object Use-after-Free 2 The attached PoC triggers a blue screen due to a use after free vulnerability. The crashes are unreliable, however you can use Special Pool in order to get reliable crashes. The crashes...

7.2CVSS5.2AI score0.03477EPSS
SaveExploits3
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.28 views

Microsoft Windows Kernel - Pool Buffer Overflow Drawing Caption Bar (MS15-061)

Microsoft Windows Kernel - Pool Buffer Overflow Drawing Caption Bar MS15-061 Source: https://code.google.com/p/google-security-research/issues/detail?id=321 The PoC triggers a crashes due to a pool buffer overflow while drawing the caption bar of window. The trigger depends on the current window...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.19 views

Microsoft Windows Kernel - win32k!vSolidFillRect Buffer Overflow (MS15-061)

Microsoft Windows Kernel - win32k!vSolidFillRect Buffer Overflow MS15-061 Source: https://code.google.com/p/google-security-research/issues/detail?id=313 The PoC triggers a pool buffer overflow in win32k!vSolidFillRect. ​When using Special Pool we get the crash immediately on the overwrite. Witho...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.26 views

Microsoft Windows Kernel - FlashWindowEx​ Memory Corruption (MS15-097)

Microsoft Windows Kernel - FlashWindowEx​ Memory Corruption MS15-097 Source: https://code.google.com/p/google-security-research/issues/detail?id=475 --- The attached PoC triggers a wild write on Win 7 32-bit with Special Pool enabled on win32k.sys. --- Proof of Concept:...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.39 views

Microsoft Windows Kernel - 'FlashWindowEx​' Memory Corruption (MS15-097)

Source: https://code.google.com/p/google-security-research/issues/detail?id=475 --- The attached PoC triggers a wild write on Win 7 32-bit with Special Pool enabled on win32k.sys. --- Proof of Concept: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/38276.zip...

6.9CVSS5.2AI score0.03883EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.40 views

Microsoft Windows Kernel - 'UserCommitDesktopMemory' Use-After-Free (MS15-073)

Source: https://code.google.com/p/google-security-research/issues/detail?id=335 Freed memory is accessed after switching between two desktops of which one is closed. The testcase crashes with and without special pool enabled. The attached crash output is with special enabled on win32k.sys and...

7.2CVSS5.2AI score0.03464EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.34 views

Microsoft Windows Kernel - 'win32k!vSolidFillRect' Buffer Overflow (MS15-061)

Source: https://code.google.com/p/google-security-research/issues/detail?id=313 The PoC triggers a pool buffer overflow in win32k!vSolidFillRect. When using Special Pool we get the crash immediately on the overwrite. Without Special Pool we often get a crash in the same function, but sometimes it...

7.2CVSS5.2AI score0.03763EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.35 views

Microsoft Windows Kernel - 'bGetRealizedBrush' Use-After-Free (MS15-097)

Source: https://code.google.com/p/google-security-research/issues/detail?id=458 --- The attached testcase crashes Win 7 with Special Pool on win32k while accessing freed memory in bGetRealizedBrush. --- Proof of Concept:...

6.9CVSS5.2AI score0.03883EPSS
SaveExploits1
Rows per page
Query Builder