Lucene search
+L
GoogleprojectzeroMost viewed

253 matches found

GoogleProjectZero
GoogleProjectZero
added 2016/07/01 12:00 a.m.32 views

A year of Windows kernel font fuzzing #2: the techniques

Posted by Mateusz Jurczyk of Google Project Zero In part 1 of the series see here, we discussed the motivation and outcomes of our year long fuzzing effort against the Windows kernel font engine, followed by an analysis of two bug collisions with Keen Team and Hacking Team that ensued as a result...

7.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/11/18 12:00 a.m.31 views

Windows Sandbox Attack Surface Analysis

Posted by James Forshaw, Quartermaster of Tools Analysing the attack surface of user-mode sandboxed applications is a good way to hunt for elevation of privilege vulnerabilities. Much of the task of enumerating the attack surface could be done manually, but that’s a very tedious and error prone...

7.7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/08/06 12:00 a.m.31 views

One font vulnerability to rule them all #2: Adobe Reader RCE exploitation

Posted by Mateusz Jurczyk of Google Project Zero This is part 2 of the “One font vulnerability to rule them all” blog post series. In part 1 “introducing the BLEND vulnerability”, we discussed how developments in the digital typography field in the last four decades shaped the various font format...

7.6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2014/09/23 12:00 a.m.31 views

Exploiting CVE-2014-0556 in Flash

Posted by Chris Evans, Kidnapper of RIP A couple of weeks ago, Adobe released security bulletin APSB14-21, including 8 fixes for bugs reported by Project Zero. Full details of these bugs are now public in our bug tracker. Some of the more interesting ones are a double free in the RTMP protocol, o...

10CVSS9AI score0.84298EPSS
SaveExploits7
GoogleProjectZero
GoogleProjectZero
added 2026/01/26 12:00 a.m.30 views

Bypassing Windows Administrator Protection

Posted by James Forshaw A headline feature introduced in the latest release of Windows 11, 25H2 is Administrator Protection. The goal of this feature is to replace User Account Control UAC with a more robust and importantly, securable system to allow a local user to access administrator privilege...

6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2025/12/16 12:00 a.m.30 views

Windows Exploitation Techniques: Winning Race Conditions with Path Lookups

Posted by James Forshaw This post was originally written in 2016 for the Project Zero blog. However, in the end it was published separately in the journal PoC||GTFOissue 13 as well as in the second volume of the printed version. In honor of our new blog we’re republishing it on this blog and...

6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2026/01/30 12:00 a.m.29 views

Breaking the Sound Barrier, Part II: Exploiting CVE-2024-54529

Posted by Dillon Franke, Google Information Security Engineering, 20% time on Project Zero In the first part of this series, I detailed my journey into macOS security research, which led to the discovery of a type confusion vulnerability CVE-2024-54529 and a double-free vulnerability CVE-2025-312...

7.8CVSS6.2AI score0.0033EPSS
SaveExploits2
GoogleProjectZero
GoogleProjectZero
added 2018/10/24 12:00 a.m.30 views

Heap Feng Shader: Exploiting SwiftShader in Chrome

Posted by Mark Brand, Google Project Zero On the majority of systems, under normal conditions, SwiftShader will never be used by Chrome - it’s used as a fallback if you have a known-bad “blacklisted” graphics card or driver. However, Chrome can also decide at runtime that your graphics driver is...

7.8AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2024/11/21 12:00 a.m.28 views

Simple macOS kernel extension fuzzing in userspace with IDA and TinyInst

Posted by Ivan Fratric, Google Project Zero Recently, one of the projects I was involved in had to do with video decoding on Apple platforms, specifically AV1 decoding. On Apple devices that support AV1 video format starting from Apple A17 iOS / M3 macOS, decoding is done in hardware. However,...

6.8AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2018/06/21 12:00 a.m.28 views

Detecting Kernel Memory Disclosure – Whitepaper

Posted by Mateusz Jurczyk, Project Zero Since early 2017, we have been working on Bochspwn Reloaded – a piece of dynamic binary instrumentation built on top of the Bochs IA-32 software emulator, designed to identify memory disclosure vulnerabilities in operating system kernels. Over the course of...

7.6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/07/16 12:00 a.m.28 views

Significant Flash exploit mitigations are live in v18.0.0.209

Posted by Mark Brand and Chris Evans, isolators of heaps Whilst Project Zero has gained a reputation for vulnerability and exploitation research, that's not all that we do. One of the main reasons we perform this research is to provide data to defenders; and one of the things that defenders can d...

10CVSS9.1AI score0.93688EPSS
SaveExploits12
GoogleProjectZero
GoogleProjectZero
added 2020/02/11 12:00 a.m.27 views

A day^W^W Several months in the life of Project Zero - Part 1: The Chrome bug of suffering

Posted by Sergei Glazunov and Mark Brand, Project Zero Introduction It was a normal week in the Project Zero office when we got an interesting email from the Chrome team — they’d been looking into a serious crash that was happening occasionally on Android builds of Chrome, but hadn’t made much...

6.8AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/02/04 12:00 a.m.27 views

Racing MIDI messages in Chrome

This is a guest blog post by Oliver Chang from the Chrome Security team. This post is about an exceptionally bad use after free bug in Chrome’s browser process that affected Linux, Chrome OS and OS X. What makes this bug interesting is the fact that it could be directly triggered from the web...

7.4AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2026/01/14 12:00 a.m.26 views

A 0-click exploit chain for the Pixel 9 Part 2: Cracking the Sandbox with a Big Wave

Posted by Seth Jenkins With the advent of a potential Dolby Unified Decoder RCE exploit, it seemed prudent to see what kind of Linux kernel drivers might be accessible from the resulting userland context, the mediacodec context. As per the AOSP documentation, the mediacodec SELinux context is...

6.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/10/15 12:00 a.m.26 views

Windows Drivers are True’ly Tricky

Posted by James Forshaw, Driving for Bugs Auditing a product for security vulnerabilities can be a difficult challenge, and there’s no guarantee you’ll catch all vulnerabilities even when you do. This post describes an issue I identified in the Windows Driver code for Truecrypt, which has already...

7.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2023/04/24 12:00 a.m.24 views

Release of a Technical Report into Intel Trust Domain Extensions

Today, members of Google Project Zero and Google Cloud are releasing a report on a security review of Intel's Trust Domain Extensions TDX. TDX is a feature introduced to support Confidential Computing by providing hardware isolation of virtual machine guests at runtime. This isolation is achieved...

7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2020/11/13 12:00 a.m.24 views

Oops, I missed it again!

Written by Brandon Azad, when working at Project Zero This is a quick anecdotal post describing one of the more frustrating aspects of vulnerability research: realizing that you missed a bug that was staring you in the face only once you see the patched version! Some suspicious code After writing...

6.5AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2018/04/18 12:00 a.m.24 views

Windows Exploitation Tricks: Exploiting Arbitrary File Writes for Local Elevation of Privilege

Posted by James Forshaw, Project Zero Previously I presented a technique to exploit arbitrary directory creation vulnerabilities on Windows to give you read access to any file on the system. In the upcoming Spring Creators Update RS4 the abuse of mount points to link to files as I exploited in th...

7.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2017/03/29 12:00 a.m.24 views

Project Zero Prize Conclusion

Posted by Natalie Silvanovich, Project Zero On September 13, 2016 we announced the Project Zero Prize. It concluded last week with no prizes awarded. The purpose of this post is to discuss what happened and what we learned about hacking contest design. Throughout the contest, we did not receive a...

7.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2017/02/14 12:00 a.m.24 views

Attacking the Windows NVIDIA Driver

Posted by Oliver Chang Modern graphic drivers are complicated and provide a large promising attack surface for EoPs and sandbox escapes from processes that have access to the GPU e.g. the Chrome GPU process. In this blog post we’ll take a look at attacking the NVIDIA kernel mode Windows drivers,...

8.4AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/01/12 12:00 a.m.24 views

Raising the Dead

Posted by James Forshaw, your Friendly Neighbourhood Necromancer. It’s a bit late for Halloween but the ability to resurrect the dead processes that is is an interesting type of security issue when dealing with multi-user Windows systems such as Terminal Servers. Specifically this blog is about...

7.3AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/09/22 12:00 a.m.23 views

Kaspersky: Mo Unpackers, Mo Problems.

Posted by the notorious Tavis Ormandy. We’ve talked before about how we use Google scale to amplify our fuzzing efforts. I’ve recently been working on applying some of these techniques to Antivirus, a vast and highly privileged attack surface. Among the products I’m working on is Kaspersky...

8.6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2019/03/07 12:00 a.m.22 views

Android Messaging: A Few Bugs Short of a Chain

Posted by Natalie Silvanovich, Project Zero About a year and a half ago, I did some research into Android messaging and mail clients. At the time, I didn’t blog about it, because though I found bugs, I wasn’t able to assemble them into a credible attack. However, in the spirit of writing about...

7.9AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2018/05/10 12:00 a.m.22 views

Bypassing Mitigations by Attacking JIT Server in Microsoft Edge

Posted by Ivan Fratric, Project Zero With Windows 10 Creators Update, Microsoft introduced a new security mitigation in Microsoft Edge: Arbitrary Code Guard ACG. When ACG is applied to a Microsoft Edge Content Process, it makes it impossible to allocate new executable memory within a process or...

8.1AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2019/02/05 12:00 a.m.21 views

The Curious Case of Convexity Confusion

Posted by Ivan Fratric, Google Project Zero Intro Some time ago, I noticed a tweet about an externally reported vulnerability in Skia graphics library used by Chrome, Firefox and Android, among others. The vulnerability caught my attention for several reasons: Firstly, I looked at Skia before...

7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2017/08/08 12:00 a.m.21 views

Windows Exploitation Tricks: Arbitrary Directory Creation to Arbitrary File Read

Posted by James Forshaw, Project Zero For the past couple of months I’ve been presenting my “Introduction to Windows Logical Privilege Escalation Workshop” at a few conferences. The restriction of a 2 hour slot fails to do the topic justice and some interesting tips and tricks I would like to...

6.9AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/09/07 12:00 a.m.21 views

Return to libstagefright: exploiting libutils on Android

Posted by Mark Brand, Invalidator of Unic�o�d�e I’ve been investigating different fuzzing approaches on some Android devices recently, and this turned up the following rather interesting bug CVE 2016-3861 fixed in the most recent Android Security Bulletin, deep in the bowels of the usermode Andro...

8.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/06/20 12:00 a.m.21 views

Exploiting Recursion in the Linux Kernel

Posted by Jann Horn, Google Project Zero On June 1st, I reported an arbitrary recursion bug in the Linux kernel that can be triggered by a local user on Ubuntu if the system was installed with home directory encryption support. If you want to see the crasher, the exploit code and the shorter bug...

7.4AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2014/07/30 12:00 a.m.21 views

Mac OS X and iPhone sandbox escapes

Posted by Chris Evans, Finder of None Of These As part of our launch manifesto, we committed to openness and transparency, including sharing full details of our research. About a month ago, Apple released two security advisories which fixed some Project Zero findings. Today, we’re releasing the...

7.8AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2014/07/24 12:00 a.m.21 views

pwn4fun Spring 2014 - Safari - Part I

Posted by Ian Beer Back in March this year I entered the pwn4fun hacking contest at CanSecWest http://www.pwn2own.com/2014/03/pwning-lulzand-charity/ targeting Safari running on a brand new MacBook Air. In this first post I’ll detail how I got code execution within the Safari renderer sandbox usi...

7.9AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2020/01/07 12:00 a.m.20 views

Policy and Disclosure: 2020 Edition

Posted by Tim Willis, Project Zero At Project Zero, we spend a lot of time discussing and evaluating vulnerability disclosure policies and their consequences for users, vendors, fellow security researchers, and software security norms of the the larger industry. We're very happy with how well our...

7.1AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2019/04/16 12:00 a.m.20 views

Windows Exploitation Tricks: Abusing the User-Mode Debugger

Posted by James Forshaw, Google Project Zero I've recently been adding native user-mode debugger support to NtObjectManager. Whenever I add new functionality I have to do some research and reverse engineering to better understand how it works. In this case I wondered what access you need to debug...

6.7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/12/15 12:00 a.m.20 views

FireEye Exploitation: Project Zero’s Vulnerability of the Beast

Posted by Tavis Ormandy, Chief Silver Bullet Skeptic. FireEye sell security appliances to enterprise and government customers. FireEye’s flagship products are monitoring devices designed to be installed at egress points of large networks, i.e. where traffic flows from the intranet to the internet...

8.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2014/07/15 12:00 a.m.20 views

Announcing Project Zero

Posted by Chris Evans, Researcher Herder Security is a top priority for Google. We’ve invested a lot in making our products secure, including strong SSL encryption by default for Search, Gmail and Drive, as well as encrypting data moving between our data centers. Beyond securing our own products,...

7.5AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2025/11/03 12:00 a.m.19 views

Defeating KASLR by Doing Nothing at All

Posted by Seth Jenkins, Project Zero Introduction I've recently been researching Pixel kernel exploitation and as part of this research I found myself with an excellent arbitrary write primitive…but without a KASLR leak. As necessity is the mother of all invention, on a hunch, I started researchi...

5.5CVSS6.8AI score0.00871EPSS
SaveExploits3
GoogleProjectZero
GoogleProjectZero
added 2018/12/13 12:00 a.m.19 views

Adventures in Video Conferencing Part 5: Where Do We Go from Here?

Posted by Natalie Silvanovich, Project Zero Overall, our video conferencing research found a total of 11 bugs in WebRTC, FaceTime and WhatsApp. The majority of these were found through less than 15 minutes of mutation fuzzing RTP. We were surprised to find remote bugs so easily in code that is so...

7.5AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/06/23 12:00 a.m.19 views

Analysis and Exploitation of an ESET Vulnerability

Do we understand the risk vs. benefit trade-offs of security software? Tavis Ormandy, June 2015 Introduction Many antivirus products include emulation capabilities that are intended to allow unpackers to run for a few cycles before signatures are applied. ESET NOD32 uses a minifilter or kext to...

7.3AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/06/15 12:00 a.m.19 views

Dude, where’s my heap?

Guest posted by Ivan Fratric, spraying 1TB of memory The ability to place controlled content to a predictable location in memory can be an important primitive in exploitation of memory corruption vulnerabilities. A technique that is commonly used to this end in browser exploitation is heap...

6.8AI score
SaveExploits0
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
GoogleProjectZero
GoogleProjectZero
added 2018/12/12 12:00 a.m.18 views

Adventures in Video Conferencing Part 4: What Didn't Work Out with WhatsApp

Posted by Natalie Silvanovich, Project Zero Not every attempt to find bugs is successful. When looking at WhatsApp, we spent a lot of time reviewing call signalling hoping to find a remote, interaction-less vulnerability. No such bugs were found. We are sharing our work with the hopes of saving...

7.4AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/09/13 12:00 a.m.18 views

Announcing the Project Zero Prize

Posted by Natalie Silvanovich, Exploit Enthusiast Despite the existence of vulnerability rewards programs at Google and other companies, many unique, high-quality security bugs have been discovered as a result of hacking contests. Hoping to continue the stream of great bugs, we’ve decided to star...

8.3AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/08/19 12:00 a.m.18 views

Three bypasses and a fix for one of Flash's Vector.<*> mitigations

Posted by Chris Evans, Cookie Monster With the release of Flash 18.0.0.209, two mitigations were introduced to combat abuse of Vector corruptions -- we covered these in a previous blog post. Flash 18.0.0.232 has just been released and it includes a change to the way one of the mitigations is...

7.6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/07/10 12:00 a.m.18 views

From inter to intra: gaining reliability

Posted by Chris Evans, avoider of crossing heap lines. Part 2 of 4. In the first post in this series, we concluded with a traditional exploit for Adobe Flash bug 324, and noted that it could never be 100% reliable. We also challenged ourselves to do better! Is there some way we can leverage the...

7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/07/07 12:00 a.m.18 views

When ‘int’ is the new ‘short’

Posted by Mark Brand, Truncator of Integers This is going to be a quick post, just describing a particularly interesting Chrome issue that I found last month; how I found it; and what is interesting about it… I was looking through some Chrome networking code; and I noticed an interesting API desi...

8.4AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2022/05/10 12:00 a.m.17 views

Release of Technical Report into the AMD Security Processor

Posted by James Forshaw, Google Project Zero Today, members of Project Zero and the Google Cloud security team are releasing a technical report on a security review of AMD Secure Processor ASP. The ASP is an isolated ARM processor in AMD EPYC CPUs that adds a root of trust and controls secure...

7.7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2018/07/26 12:00 a.m.17 views

Drawing Outside the Box: Precision Issues in Graphic Libraries

By Mark Brand and Ivan Fratric, Google Project Zero In this blog post, we are going to write about a seldom seen vulnerability class that typically affects graphic libraries though it can also occur in other types of software. The root cause of such issues is using limited precision arithmetic in...

7.6AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2016/11/29 12:00 a.m.17 views

Breaking the Chain

Posted by James Forshaw, Wielder of Bolt Cutters. Much as we’d like it to be true, it seems undeniable that we’ll never fix all security bugs just by looking for them. One of most productive ways to dealing with this fact is to implement exploit mitigations. Project Zero considers mitigation work...

7.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2025/08/08 12:00 a.m.16 views

From Chrome renderer code exec to kernel with MSG_OOB

Posted by Jann Horn, Google Project Zero Introduction In early June, I was reviewing a new Linux kernel feature when I learned about the MSGOOB feature supported by stream-oriented UNIX domain sockets. I reviewed the implementation of MSGOOB, and discovered a security bug CVE-2025-38236 affecting...

5.5CVSS8.1AI score0.00871EPSS
SaveExploits4
GoogleProjectZero
GoogleProjectZero
added 2025/01/30 12:00 a.m.16 views

Windows Exploitation Tricks: Trapping Virtual Memory Access (2025 Update)

Posted by James Forshaw, Google Project Zero Back in 2021 I wrote a blog post about various ways you can build a virtual memory access trap primitive on Windows. The goal was to cause a reader or writer of a virtual memory address to halt for a significant e.g. 1 or more seconds amount of time,...

7.5AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2026/02/26 12:00 a.m.14 views

A Deep Dive into the GetProcessHandleFromHwnd API

Posted by James Forshaw In my previous blog post I mentioned the GetProcessHandleFromHwnd API. This was an API I didn’t know existed until I found a publicly disclosed UAC bypass using the Quick Assist UI Access application. This API looked interesting so I thought I should take a closer look. I...

7.8CVSS8.4AI score0.11756EPSS
SaveExploits1
Total number of security vulnerabilities253