Lucene search
+L

569 matches found

ThreatPost
ThreatPost
added 2015/03/12 7:45 p.m.11 views

March 2015 Adobe Flash Player Security Update APSB15-05

Adobe this afternoon pushed out a Flash Player update patching 11 critical security vulnerabilities, most of which lead to remote code execution. None are being publicly exploited, Adobe said. Versions 16.0.0.305 and earlier of the Flash Player Desktop and Flash Player for Google Chrome are...

1.2AI score
SaveExploits0References2
Hacker One
Hacker One
added 2015/02/18 5:46 p.m.78 views

Internet Bug Bounty: Bad Write in TTF font parsing (win32k.sys)

This bug was originally reported through Project Zero at Google. Alex Rice suggested to me that I could potentially receive a bounty through Hacker One so I am also opening a report here. The vulnerability reference numbers are MS15-010 CVE-2015-0059 The original bug report is...

6.9CVSS6.2AI score0.11104EPSS
SaveExploits1
ThreatPost
ThreatPost
added 2015/02/13 3:04 p.m.13 views

Google Project Zero Vulnerability Disclosure Grace Period

Google’s unwavering vulnerability disclosure deadlines are the latest chapter in a decades-long debate about how to best inform affected users that there’s a security problem with their software. Since the start of the year, Google’s 90-day clock has most notably ticked down to zero on a trio of...

7.5AI score
SaveExploits0References3
ThreatPost
ThreatPost
added 2015/01/26 2:06 p.m.24 views

Thunderstrike Patch Slated for Inclusion in New OS X Build

In addition to patching the three Project Zero vulnerabilities disclosed last week, Apple is apparently readying a fix for the Thunderstrike boot attack as well, something that will purportedly rid all Macs running Yosemite of the issue. All of the vulnerabilities have reportedly been fixed in...

0.5AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2015/01/23 12:03 a.m.16 views

Google reveals 3 Apple OS X Zero-day Vulnerabilities

After exposing three critical zero-day vulnerabilities in Microsoft's Windows operating systems, Google's Project Zero vulnerability research program has revealed the existence of three more zero-day vulnerabilities, but this time, on Apple's OS X platform. The team has published three zero-day...

7.5AI score
SaveExploits0
ThreatPost
ThreatPost
added 2015/01/16 8:04 a.m.16 views

Google Project Zero Discloses Another Windows Zero Day

Two more unpatched Windows vulnerabilities on Thursday crossed into the public domain after the expiration of Google Project Zero’s self-imposed 90-day waiting period before disclosing bug details. Microsoft will patch only one of the vulnerabilities—in the upcoming February Patch Tuesday securit...

7.5AI score
SaveExploits0References8
The Hacker News
The Hacker News
added 2015/01/16 4:31 a.m.10 views

Google vs. Microsoft — Google reveals Third unpatched Zero-Day Vulnerability in Windows

Microsoft has heavily criticized Google and its 90-days security disclosure policy after the firm publicly revealed two zero-day vulnerabilities in Microsoft’s Windows 8.1 operating system one after one just days before Microsoft planned to issue a patch to kill the bugs. But, seemingly Google...

6.8AI score
SaveExploits0
myhack58
myhack58
added 2015/01/15 12:00 a.m.15 views

Google re-aeration Windows8. 1 vulnerability, Microsoft anger-vulnerability warning-the black bar safety net

At Microsoft yet had released vulnerability patches, the Google Project Zero team has once again released its Windows8. 1 System and a new vulnerability, the vulnerability can lead to elevation of privileges. Google a series of vulnerability disclosures angered Microsoft. Google reject extension...

1.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/01/13 11:53 p.m.12 views

Google Discloses Another Unpatched Windows 8.1 Vulnerability

Google has once again released the details of a new privilege escalation bug in Microsoft's Windows 8.1 operating system before Microsoft planned to patch the bug, triggering a new quarrel between the two tech giants. This is second time in less than a month when the Google’s security research te...

6.7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2015/01/13 1:45 p.m.28 views

January 2015 Adobe Flash Player Security Update

Adobe today released the year’s first round of security updates for Flash Player, addressing nine vulnerabilities in the software including several critical bugs that could allow an attacker to take control of an affected system. According to a security bulletin posted by the company today the...

10CVSS1AI score0.06098EPSS
SaveExploits0References1
ThreatPost
ThreatPost
added 2015/01/02 11:40 a.m.11 views

Google Project Zero Discloses Windows Zero Day

Update: Google’s Project Zero has disclosed the details of an unpatched Windows vulnerability reported to Microsoft in September. The disclosure was made on Monday upon the expiration of 90-day waiting period imposed by Google researchers. Microsoft has yet to patch the Windows 8.1 vulnerability...

0.4AI score
SaveExploits0References5
myhack58
myhack58
added 2014/12/12 12:00 a.m.17 views

Yahoo security team: a vulnerability 9 0 days without repair, open to the public details-vulnerability warning-the black bar safety net

Yahoo security team start to use with Google Project Zero, as the vulnerability disclosure policy--in the vulnerability information to notify the affected vendor of 9 0 days, the external disclosure of vulnerability details. The black bar safety net science: on the Google Project Zero Google...

7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2014/12/10 8:00 a.m.17 views

Yahoo Plans to Disclose All New Bugs It Finds Within 90 Days

Yahoo officials say that the company will disclose any new vulnerabilities that the company’s security team finds within 90 days of discovery. The new policy is the same one used by Google’s Project Zero, a team of researchers that looks for vulnerabilities in a variety of commonly used software...

0.1AI score
SaveExploits0References4
Packet Storm
Packet Storm
added 2014/12/02 12:00 a.m.70 views

Mac OS X IOKit Keyboard Driver Root Privilege Escalation

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex' class Metasploit3 'Mac OS X IOKit Keyboard Driver Root Privilege Escalation', 'Description' = %q A heap overflow in...

9.3CVSS0.9AI score0.49049EPSS
SaveExploits5
zdt
zdt
added 2014/12/02 12:00 a.m.74 views

Mac OS X IOKit Keyboard Driver Root Privilege Escalation Exploit

A heap overflow in IOHIKeyboardMapper::parseKeyMapping allows kernel memory corruption in Mac OS X before 10.10. By abusing a bug in the IORegistry, kernel pointers can also be leaked, allowing a full kASLR bypass. Tested on Mavericks 10.9.5, and should work on previous versions. The issue has be...

9.3CVSS1.4AI score0.49049EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2014/12/02 12:00 a.m.57 views

Apple Mac OSX - IOKit Keyboard Driver Privilege Escalation (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex' class Metasploit3 'Mac OS X IOKit Keyboard Driver Root Privilege Escalation', 'Description' = %q A heap overflow in...

9.3CVSS7.5AI score0.49049EPSS
SaveExploits5
ThreatPost
ThreatPost
added 2014/12/01 10:26 a.m.27 views

Sandbox Escape Bug in Adobe Reader Disclosed

Details and exploit code for a vulnerability in Adobe Reader have surfaced and the bug can be used to break out of the Reader sandbox and execute arbitrary code. The bug was discovered earlier this year by a member of Google’s Project Zero and reported to Adobe, which made a change to Reader that...

7.8AI score
SaveExploits0References4
GoogleProjectZero
GoogleProjectZero
added 2014/12/01 12:00 a.m.70 views

Internet Explorer EPM Sandbox Escape CVE-2014-6350

Posted by James Forshaw This month Microsoft fixed 3 different Internet Explorer Enhanced Protected Mode EPM sandbox escapes which I disclosed in August. Sandboxes are one of the main areas of interest for Project Zero and me in particular as they are choke points for an attacker successfully...

4.3CVSS8.9AI score0.20558EPSS
SaveExploits0
Metasploit
Metasploit
added 2014/11/25 12:00 a.m.60 views

Adobe Flash Player PCRE Regex Vulnerability

This module exploits a vulnerability found in Adobe Flash Player. A compilation logic error in the PCRE engine, specifically in the handling of the \c escape sequence when followed by a multi-byte UTF8 character, allows arbitrary execution of PCRE bytecode. Module Options msf use...

10CVSS5.7AI score0.75781EPSS
SaveExploits4
GoogleProjectZero
GoogleProjectZero
added 2014/11/19 12:00 a.m.19 views

Project Zero Patch Tuesday roundup, November 2014

Posted by Chris Evans, Registrar of Bugs It’s been about a week since Patch Tuesday, and the Project Zero reports mentioned in the various advisories are now public. We won’t always be writing a Patch Tuesday roundup, but we often will when we believe there is a sufficiently varied and interestin...

7.5AI score
SaveExploits0
Rows per page
Query Builder