Lucene search
+L

12884 matches found

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

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 layout and resolution. The PoC takes an offset on the command line to be able...

7.2CVSS5.2AI score0.03436EPSS
SaveExploits1
Vulnerability Lab
Vulnerability Lab
added 2015/09/22 12:00 a.m.26 views

UDID v1.0 iOS - Persistent Mail Encode Vulnerability

Document Title: =============== UDID v1.0 iOS - Persistent Mail Encode Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1590 Release Date: ============= 2015-09-22 Vulnerability Laboratory ID VL-ID: ==================================== 1590...

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

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

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

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.18 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
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.31 views

Apple Mac OSX Regex Engine (TRE) - Stack Buffer Overflow (PoC)

Apple Mac OSX Regex Engine TRE - Stack Buffer Overflow PoC Source: https://code.google.com/p/google-security-research/issues/detail?id=428 OS X Libc uses the slightly obscure TRE regex engine http://laurikari.net/tre/ If used in enhanced mode by passing the REGENHANCED flag to regcomp TRE support...

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

Apple Mac OSX Regex Engine (TRE) - Integer Signedness / Overflow

Source: https://code.google.com/p/google-security-research/issues/detail?id=429 The OS X regex engine function tretnfarunparallel contains the following code: int tbytes; ... if !matchtags numtags = 0; else numtags = tnfa-numtags; ... int rbytes, pbytes, totalbytes; char tmpbuf; / Compute the...

7.5CVSS7.3AI score0.13322EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/09/22 12:00 a.m.47 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.39 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.30 views

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

Source: https://code.google.com/p/google-security-research/issues/detail?id=295 Platform: Win7 32-bit. trigger.cpp should fire the issue, with caveats: - PoC MUST be compiled in release mode. - PoC may need to be run a few times to trigger the crash. Analysis is attached as a text file. Proof of...

7.2CVSS5.2AI score0.03335EPSS
SaveExploits1
exploitpack
exploitpack
added 2015/09/22 12:00 a.m.23 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.18 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.23 views

MASM32 11R - Crash (PoC)

MASM32 11R - Crash PoC EXPLOIT TITLE: Masm32v11r Buffer OverflowSEH overwrite crash POC AUTHOR: VIKRAMADITYA "-OPTIMUS" Date of Testing: 22nd September 2015 Download Link : http://www.masm32.com/masmdl.htm Tested On : Windows 10 Steps to Crash :- Step 1: Execute this python script Step 2: This...

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

Microsoft Windows Kernel - Use-After-Free with Printer Device Contexts (MS15-097)

Source: https://code.google.com/p/google-security-research/issues/detail?id=433 --- The attached PoC demonstrates a UAF condition with printer device contexts. The PoC will trigger on Win 7 32-bit with Special Pool enabled. --- Proof of Concept:...

7.2CVSS5.2AI score0.03387EPSS
SaveExploits3
WPVulnDB
WPVulnDB
added 2015/09/20 12:00 a.m.14 views

wordpress vertical image slider plugin < 1.2 - Cross-Site Scripting & CSRF

The lack of CSRF check and sanitisation could allow attackers to perform Cross-Site Scripting attack against logged in administrator, as well as upload arbitrary files PoC XSS via CSRF: Upload file via CSRF:...

4AI score
SaveExploits0References2Affected Software1
Packet Storm
Packet Storm
added 2015/09/18 12:00 a.m.72 views

iBooking CMS SQL Injection

VENTOR: www.ibooking.com.br Vulnerable versions: ALL File: filtrofaixaetaria.php Parameter: idPousadaGET DORK: intext:"Desenvolvido por ibooking" Reported: 15/10/2015 --------------------------------------------------------------------------------- AUTOR: Cleiton Pinheiro / Nick: googleINURL EMAI...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2015/09/18 12:00 a.m.61 views

施耐德(Schneider) Modicon PLC 数据包重放远程控制(Start/Stop Command)

施耐德Modicon系列PLC支持通过Unity Pro软件控制PLC,包括程序的上传下载、设备的启动关闭等管理员权限操作。该软件与PLC设备的通信无加密与身份认证,可进行数据包重放攻击。抓包分析:远程关闭设备:说明:该攻击通过以下POC实现较为容易,攻击能使得远程PLC直接停止运行,可能会对目标所在工业运行环境造成严重后果。可以通过pocsuite去验证漏洞存在,验证模式不会对设备造成影响,建议不要轻易尝试攻击。切记。...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/09/18 12:00 a.m.43 views

Wireshark 1.12.7 - Division by Zero Crash (PoC)

Exploit Title: Wireshark 1.12.7 Division by zero DOS PoC Date: 02/09/2015 Exploit Author: spyk @SwanBeaujard Vendor Homepage: https://www.wireshark.org/ Software Link: https://www.wireshark.org/download.html Version: 1.12.7 Tested on: Windows 7 Thanks to my professor @St0rn...

5.3AI score
SaveExploits0
Hacker One
Hacker One
added 2015/09/15 7:07 p.m.30 views

Mail.ru: Vulnerability :- "XSS vulnerability"

Hello mail.ru Security Team, I have found XSS vulnerability On your WEBSITE :- http://corp.mail.ru/en/jobs/feedback/ My Payload is this :- '" Vulnerability :- "XSS vulnerability" Vulnerable Fields : "Social Network fields" Cross-Site Scripting XSS vulnerabilities are a type of computer security...

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

Microsoft Windows Task Scheduler - 'DeleteExpiredTaskAfter' File Deletion Privilege Escalation

Source: https://code.google.com/p/google-security-research/issues/detail?id=442 Windows: Task Scheduler DeleteExpiredTaskAfter File Deletion Elevation of Privilege Platform: Windows 8.1 Update, looks like it should work on 7 and 10 as well Class: Elevation of Privilege Summary: The Task Scheduler...

7.2CVSS5.2AI score0.31479EPSS
SaveExploits3
Rows per page
Query Builder