Lucene search
+L

3111 matches found

Microsoft Security Update
Microsoft Security Update
added 2017/07/11 5:00 p.m.14 views

Security Update for Microsoft Excel 2013 (KB3213537) 64-Bit Edition

A security vulnerability exists in Microsoft Excel 2013 64-Bit Edition that could allow arbitrary code to run when a maliciously modified file is opened. This update resolves that vulnerability...

7.2AI score
SaveExploits0
Talos Blog
Talos Blog
added 2017/07/06 12:58 a.m.97 views

New KONNI Campaign References North Korean Missile Capabilities

This blog was authored by Paul RascagneresExecutive SummaryWe recently wrote about the KONNI Remote Access Trojan RAT which has been distributed by a small number of campaigns over the past 3 years. We have identified a new distribution campaign which took place on 4th July. The malware used in...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/06/29 12:00 a.m.102 views

Veritas/Symantec Backup Exec SSL NDMP Connection Use-After-Free

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/ndmpsocket' require 'openssl' require 'xdr' class MetasploitModule 'Veritas/Symantec Backup Exec SSL NDMP Connection Use-After-Free',...

10CVSS0.71003EPSS
SaveExploits4
zdt
zdt
added 2017/06/26 12:00 a.m.75 views

Microsoft Edge CssParser::RecordProperty Type Confusion Exploit

Exploit for windows platform in category dos / poc Microsoft Edge: Type confusion in CssParser::RecordProperty CVE-2017-8496 There is a type confusion vulnerability in Microsoft Edge. The vulnerability has been confirmed on Windows 10 Enterprise 64-bit OS version 1607, OS build 14393.1198 and...

7.6CVSS7.8AI score0.51465EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2017/06/24 12:00 a.m.75 views

Microsoft Edge CssParser::RecordProperty Type Confusion

Microsoft Edge: Type confusion in CssParser::RecordProperty CVE-2017-8496 There is a type confusion vulnerability in Microsoft Edge. The vulnerability has been confirmed on Windows 10 Enterprise 64-bit OS version 1607, OS build 14393.1198 and Microsoft Edge 38.14393.1066.0, Microsoft EdgeHTML...

7.6CVSS6.3AI score0.51465EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2017/06/23 12:00 a.m.56 views

Microsoft Edge - 'CssParser::RecordProperty' Type Confusion

function go window.addEventListener"DOMAttrModified", undefined; m.style.cssText = "clip-path: urlfoo;"; !-- ========================================= Preliminary analysis: The crash happens inside CAttrArray::PrivateFindInl. Rcx this pointer is supposed to point to a CAttrArray but it actually...

7.6CVSS7.7AI score0.51465EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2017/06/23 12:00 a.m.53 views

Ubuntu 14.04 LTS / 16.04 LTS : OpenVPN vulnerabilities (USN-3339-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-3339-1 advisory. Karthikeyan Bhargavan and Gatan Leurent discovered that 64-bit block ciphers are vulnerable to a birthday attack. A remote attacker could...

9.8CVSS7.3AI score0.0594EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2017/06/22 6:02 p.m.117 views

USN-3339-1: OpenVPN vulnerabilities

Karthikeyan Bhargavan and Gaëtan Leurent discovered that 64-bit block ciphers are vulnerable to a birthday attack. A remote attacker could possibly use this issue to recover cleartext data. Fixing this issue requires a configuration change to switch to a different cipher. This update adds a warni...

7.5CVSS7.2AI score0.0594EPSS
SaveExploits0
Kitploit
Kitploit
added 2017/06/14 2:21 p.m.22 views

Tails 3.0 - Live System to Preserve Your Privacy and Anonymity

Tails is a live system that aims to preserve your privacy and anonymity. It helps you to use the Internet anonymously and circumvent censorship almost anywhere you go and on any computer but leaving no trace unless you ask it to explicitly. It is a complete operating system designed to be used fr...

7.6AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2017/06/13 5:00 p.m.14 views

Security Update for Skype for Business 2015 (KB3191939) 64-Bit Edition

A security vulnerability exists in Skype for Business 2015 64-Bit Edition that could allow arbitrary code to run when a maliciously modified file is opened. This update resolves that vulnerability...

3AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2017/06/13 5:00 p.m.15 views

Security Update for Microsoft Office 2016 (KB3191943) 64-Bit Edition

A security vulnerability exists in Microsoft Office 2016 64-Bit Edition that could allow arbitrary code to run when a maliciously modified file is opened. This update resolves that vulnerability...

3.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2017/06/08 6:03 a.m.23 views

First Android-Rooting Trojan With Code Injection Ability Found On Google Play Store

A new Android-rooting malware with an ability to disable device’ security settings in an effort to perform malicious tasks in the background has been detected on the official Play Store. What's interesting? The app was smart enough to fool Google security mechanism by first pretending itself to b...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/06/02 12:00 a.m.40 views

Debian DLA-964-1 : xen security update

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems : CVE-2016-9932 XSA-200 CMPXCHG8B emulation allows local HVM guest OS users to obtain sensitive information from host stack memory. CVE-2017-7995...

8.8CVSS7.6AI score0.0049EPSS
SaveExploits0References7
CNVD
CNVD
added 2017/05/17 12:00 a.m.13 views

Xen has an unspecified vulnerability

Xen is an open source virtual machine monitor product developed at the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in X...

8.8CVSS7.5AI score0.0049EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2017/05/14 3:30 p.m.99 views

Pwntools - CTF Framework And Exploit Development Library

pwntools is a CTF framework and exploit development library. Written in Python, it is designed for rapid prototyping and development, and intended to make exploit writing as simple as possible. from pwn import contextarch = 'i386', os = 'linux' r = remote'exploitme.example.com', 31337 EXPLOIT COD...

7.2AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2017/05/12 6:48 a.m.38 views

CVE-2017-8905

Xen through 4.6.x on 64-bit platforms mishandles a failsafe callback, which might allow PV guest OS users to execute arbitrary code on the host OS, aka XSA-215...

8.8CVSS3.7AI score0.00421EPSS
SaveExploits0References2
zdt
zdt
added 2017/05/12 12:00 a.m.80 views

CMS Made Simple 2.1.6 - Multiple Vulnerabilities

Exploit for php platform in category web applications Title: CMSMS 2.1.6 Multiple Vulnerabilities Date: 10-05-2017 Tested on: Windows 8 64-bit Exploit Author: Osanda Malith Jayathissa @OsandaMalith Original write-up: https://osandamalith.com/2017/05/11/cmsms-2-1-6-multiple-vulnerabilities/ CVE:...

6.5CVSS0.1AI score0.03111EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2017/05/12 12:00 a.m.59 views

CMS Made Simple 2.1.6 Code Execution / Cross Site Scripting

Title: CMSMS 2.1.6 Multiple Vulnerabilities Date: 10-05-2017 Tested on: Windows 8 64-bit Exploit Author: Osanda Malith Jayathissa @OsandaMalith Original write-up: https://osandamalith.com/2017/05/11/cmsms-2-1-6-multiple-vulnerabilities/ CVE: CVE-2017-8912 Remote Code Execution...

0.03111EPSS
SaveExploits4
Prion
Prion
added 2017/05/11 7:29 p.m.32 views

Code injection

Xen through 4.8.x on 64-bit platforms mishandles page tables after an IRET hypercall, which might allow PV guest OS users to execute arbitrary code on the host OS, aka XSA-213...

7.2CVSS8.8AI score0.0049EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2017/05/11 7:29 p.m.33 views

Code injection

Xen through 4.6.x on 64-bit platforms mishandles a failsafe callback, which might allow PV guest OS users to execute arbitrary code on the host OS, aka XSA-215...

6.8CVSS8.8AI score0.00421EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder