Lucene search
+L

12868 matches found

Exploit DB
Exploit DB
added 2018/07/27 12:00 a.m.83 views

Skia - Heap Overflow in SkScan::FillPath due to Precision Error

There is a heap overflow in Skia when drawing paths with antialiasing turned off. This issue can be triggered in both Google Chrom and Mozilla Firefox by rendering a specially crafted SVG image. PoCs for both browsers are attached. Details: When Skia fills a path with antialiasing turned off,...

8.8CVSS8.1AI score0.07666EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2018/07/27 12:00 a.m.53 views

NetScanTools Basic Edition 2.5 - 'Hostname' Denial of Service (PoC)

Exploit Title: NetScanTools Basic Edition 2.5 - 'Hostname' Denial of Service PoC Discovery by: Luis Martínez Discovery Date: 2018-07-26 Vendor Homepage: https://www.netscantools.com/ Software Link : http://download.netscantools.com/nstb250.zip Tested Version: 2.5 Vulnerability Type: Denial of...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/07/26 12:00 a.m.24 views

CleanMyMac3 Local Privilege Escalation

CleanMyMac3 installs a rooted helper com.macpaw.CleanMyMac3.Agent, and its XPC interface does not validate anything. In CMPrivilegedOperationprotocol, there are actually more than one way to execute privileged code. The most straight forward one is to use periodic: void cdecl...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/07/26 12:00 a.m.40 views

Core FTP 2.0 - 'XRMD' Denial of Service (PoC)

Exploit Title: Core FTP 2.0 - 'XRMD' Denial of Service PoC Date: 2018-07-24 Exploit Author: Erik David Martin Vendor Homepage: http://www.coreftp.com/ Software Link: http://www.coreftp.com/server/download/CoreFTPServer.exe Version: Version 2.0, build 653, 32-bit Tested on: Windows XP Professional...

7.5CVSS7.3AI score0.08493EPSS
SaveExploits2
zdt
zdt
added 2018/07/26 12:00 a.m.25 views

Core FTP 2.0 - XRMD Denial of Service PoC Exploit

Exploit for windows platform in category dos / poc Exploit Title: Core FTP 2.0 - 'XRMD' Denial of Service PoC Exploit Author: Erik David Martin Vendor Homepage: http://www.coreftp.com/ Software Link: http://www.coreftp.com/server/download/CoreFTPServer.exe Version: Version 2.0, build 653, 32-bit...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/07/26 12:00 a.m.31 views

Core FTP 2.0 XRMD Denial Of Service

Exploit Title: Core FTP 2.0 - 'XRMD' Denial of Service PoC Date: 2018-07-24 Exploit Author: Erik David Martin Vendor Homepage: http://www.coreftp.com/ Software Link: http://www.coreftp.com/server/download/CoreFTPServer.exe Version: Version 2.0, build 653, 32-bit Tested on: Windows XP Professional...

7.4AI score
SaveExploits0
ThreatPost
ThreatPost
added 2018/07/25 8:27 p.m.15 views

Skills That a ‘Next-Level’ Pentester Should Have

The field of penetration testing has grown rapidly since the United States Department of Defense’s Tiger Teams first emerged on the computer scene. With that growth, we’ve seen different skill-sets, approaches and quality levels emerge among penetration-testing professionals. Moshe Zioni is the...

7.3AI score
SaveExploits0References1
Hacker One
Hacker One
added 2018/07/24 6:19 p.m.900 views

Chaturbate: Reflected XSS on ssl-ccstatic.highwebmedia.com via player.swf

Hey there, There's a SWF based XSS on ssl-ccstatic.highwebmedia.com. You may want to update/remove the file. POC https://ssl-ccstatic.highwebmedia.com/jwplayer/player.swf?playerready=alertdocument.domain Thanks, Ben Impact...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/24 3:39 p.m.89 views

Slack: Bypass of the SSRF protection in Event Subscriptions parameter.

The vulnerability is present in the "Event Subscriptions" parameter where: "Your app can subscribe to be notified of events in Slack for example, when a user adds a reaction or creates a file at a URL you choose. ". URL: https://api.slack.com/apps/YOUAPPCODE/event-subscriptions? When we add a sit...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/07/24 12:00 a.m.49 views

McAfee.com Redirect Cross Site Scripting

Exploit Title: Url Redirect Reflected XSS at McAfee Date: 29.06.2018 Exploit Author: Ismail Tasdelen Vendor Homepage: https://www.mcafee.com/ Software Type : Website Software Version : N/A Vulenrability : Url Redirect + Reflected XSS PoC : Method :...

7.4AI score
SaveExploits0
zdt
zdt
added 2018/07/24 12:00 a.m.38 views

WordPress LimoLabs 1.0.0 Remote Password Disclosure Vulnerability

Exploit for php platform in category web applications Exploit Title: Wordpress Plugin LimoLabs-iCabbi Remote Password Disclosure Google Dork: inurl:"plugins/limolabs-icabbi" Exploit Author: Gabriel Lipski gabriel.lipskiATprotonmail.com Vendor Homepage: https://www.icabbi.com Tested on: Ubuntu...

SaveExploits0
Packet Storm
Packet Storm
added 2018/07/23 12:00 a.m.25 views

Linksys.com Cross Site Scripting

Exploit Title: Reflected XSS at Linksys Date: 02.06.2018 Exploit Author: Ismail Tasdelen Vendor Homepage: https://www.linksys.com/ Software Type : Website Software Version : N/A Vulenrability : Reflected Cross-site Scripting XSS Risk : Medium PoC : Method : https://www.linksys.com/country/ + XSS...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2018/07/23 12:00 a.m.586 views

seacms 后台getshell

作为只是审计过几次CTF线下赛的代码审计小菜鸟,暑假决定正式开始练习一些CMS的代码审计,于是便挑了SeaCMS这样一款cms进行审计,由于缺乏经验于是选择首先审计后台方面的漏洞,说实话在SeaCMS的后台部分的防护确实较少,发现了许多后台的SQL注入。。。。。后来参考SeaCMS之前的一些漏洞,终于找到了这样一个后台插入if标签从而getshell的后台getshell漏洞点。 首先演示一下整个getshell的流程: 登录面板,进入添加电影的界面,在此界面添加电影,设置图片url为if:1$GLOBALS'G'.'ET'a;//end if;...

0.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/07/23 12:00 a.m.48 views

Splinterware System Scheduler Pro 5.12 Buffer Overflow

!/usr/bin/python Exploit Author: bzyo Twitter: @bzyo Exploit Title: Splinterware System Scheduler Pro 5.12 - Local Buffer Overflow SEH Date: 07-21-18 Vulnerable Software: System Scheduler Pro 5.12 Vendor Homepage: https://www.splinterware.com Version: 5.12 Software Link:...

0.5AI score
SaveExploits0
wpexploit
wpexploit
added 2018/07/20 12:00 a.m.25 views

Multi Step Form <= 1.2.5 - Multiple Unauthenticated Reflected XSS

WordPress Plugin Multi Step Form before 1.2.5 allows remote users to execute JavaScript code through Reflected XSS attacks. This issue can be exploited by unauthenticated attackers, by the use of CSRF, for example. The following parameters are vulnerable in fwsenddata function: fwdataid1 fwdataid...

4.3CVSS0.6AI score0.01255EPSS
SaveExploits2References2
Hacker One
Hacker One
added 2018/07/19 5:49 p.m.19 views

GitLab: Stored XSS on Issue details page

Summary: The detail page of Issue the page that provides the content of an Issue is vulnerable to Stored XSS. Description: The two exploits are via the function of submittin an issue or the function of editing an issue. This vulnerability is reproduced in Firefox andChrome. IE11 andEdge are not. ...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/07/19 12:00 a.m.42 views

Google Chrome - Swiftshader Texture Allocation Integer Overflow

There's a remotely triggerable memory corruption issue in SwiftShader that's reachable from WebGL, resulting from an integer overflow issue. In the GPU process there is validation on the sizes passed to texture creation functions to ensure that they shouldn't cause overflow. However, in the...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/07/18 12:00 a.m.61 views

GhostMail Filename To Link Script Insertion

Document Title: =============== GhostMail - filename to link POST Inject Web Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1471 Release Date: ============= 2018-06-26 Vulnerability Laboratory ID VL-ID: ====================================...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/07/17 12:00 a.m.32 views

HomeMatic Zentrale CCU2 Unauthenticated Remote Code Execution

Exploit Title: HomeMatic Zentrale CCU2 Unauthenticated RCE Date: 16-07-2018 Software Link: https://www.homematic.com/ Exploit Author: Kacper Szurek - ESET Contact: https://twitter.com/KacperSzurek Website: https://security.szurek.pl/ YouTube: https://www.youtube.com/c/KacperSzurek Category: remot...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2018/07/16 12:00 a.m.25 views

macOSiOS - JavaScript Injection Bug in OfficeImporter

macOSiOS - JavaScript Injection Bug in OfficeImporter QuickLook is a widely used feature in macOS/iOS which allows you to preview various formats such as pdf, docx, pptx, etc. The way it uses to show office files is quite interesting. First it parses the office file and converts it to HTML code...

0.2AI score
SaveExploits0
Rows per page
Query Builder