Lucene search
+L

569 matches found

OSV
OSV
added 2022/03/03 8:28 p.m.71 views

GHSA-FMX4-26R3-WXPF Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption

Impact CommonMarker uses cmark-gfm for rendering Github Flavored Markdown. An integer overflow in cmark-gfm's table row parsing may lead to heap memory corruption when parsing tables who's marker rows contain more than UINT16MAX columns. The impact of this heap corruption ranges from Information...

8.8CVSS9.2AI score0.0145EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/03/03 8:28 p.m.53 views

Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption

Impact CommonMarker uses cmark-gfm for rendering Github Flavored Markdown. An integer overflow in cmark-gfm's table row parsing may lead to heap memory corruption when parsing tables who's marker rows contain more than UINT16MAX columns. The impact of this heap corruption ranges from Information...

9.8CVSS2.9AI score0.0145EPSS
SaveExploits0References6Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2022/02/16 8:00 p.m.20 views

[Security Nation] Amit Serper on Finding Leaks in Autodiscover

!\Security Nation\ Amit Serper on Finding Leaks in Autodiscoverhttps://blog.rapid7.com/content/images/2022/02/securitynationlogo.jpg In this episode of Security Nation, Jen and Tod chat with Amit Serper, Director of Security Research at Akamai, on his work uncovering a flaw in the Autodiscover...

0.8AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2022/02/16 1:00 p.m.17 views

Vendors are Fixing Security Flaws Faster

Googles Project Zero is reporting that software vendors are patching their code faster. tl;dr In 2021, vendors took an average of 52 days to fix security vulnerabilities reported from Project Zero. This is a significant acceleration from an average of about 80 days 3 years ago. In addition to the...

0.7AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2022/02/14 3:30 p.m.872 views

Dropping Files on a Domain Controller Using CVE-2021-43893

On December 14, 2021, during the Log4Shell chaos, Microsoft published CVE-2021-43893, a remote privilege escalation vulnerability affecting the Windows Encrypted File System EFS. The vulnerability was credited to James Forshaw of Google Project Zero, but perhaps owing to the Log4Shell atmosphere,...

9.3CVSS0.99999EPSS
SaveExploits366
GoogleProjectZero
GoogleProjectZero
added 2022/02/10 12:00 a.m.44 views

A walk through Project Zero metrics

Posted by Ryan Schoen, Project Zero tl;dr In 2021, vendors took an average of 52 days to fix security vulnerabilities reported from Project Zero. This is a significant acceleration from an average of about 80 days 3 years ago. In addition to the average now being well below the 90-day deadline, w...

6.6AI score
SaveExploits0
Circl
Circl
added 2022/01/18 8:25 p.m.6 views

CVE-2021-4083

creationtimestamp| type| source ---|---|--- 2022-01-18 20:25:03+00:00| seen| https://t.me/cibsecurity/35728 2022-08-10 23:00:00+00:00| seen| https://googleprojectzero.blogspot.com/2022/08/the-quantum-state-of-linux-kernel.html...

7CVSS6.3AI score0.0031EPSS
SaveExploits0References2
Schneier on Security
Schneier on Security
added 2021/12/20 3:17 p.m.26 views

More on NSO Group and Cytrox: Two Cyberweapons Arms Manufacturers

Citizen Lab published another report on the spyware used against two Egyptian nationals. One was hacked by NSO Groups Pegasus spyware. The other was hacked both by Pegasus and by the spyware from another cyberweapons arms manufacturer: Cytrox. We havent heard a lot about Cytrox and its Predator...

1.3AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2021/12/15 6:00 p.m.13 views

Google Warns That NSO Hacking Is On Par With Elite Spy Groups

ForcedEntry is “one of the most technically sophisticated exploits” Project Zero security researchers have ever seen...

1.7AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2021/12/15 12:00 a.m.243 views

A deep dive into an NSO zero-click iMessage exploit: Remote Code Execution

Posted by Ian Beer & Samuel Groß of Google Project Zero We want to thank Citizen Lab for sharing a sample of the FORCEDENTRY exploit with us, and Apple’s Security Engineering and Architecture SEAR group for collaborating with us on the technical analysis. The editorial opinions reflected below ar...

7.8CVSS6.9AI score0.75994EPSS
SaveExploits2
hivepro
hivepro
added 2021/11/30 10:11 a.m.44 views

Have you updated your Zoom meeting?

THREAT LEVEL: Amber. For a detailed advisory, download the pdf file here. Two Critical vulnerabilities have been found in Zoom products. These vulnerabilities were discovered by Natalie Silvanovich, a researcher from Google Project Zero. The first vulnerability, CVE-2021-34423 is a high severity...

7.5CVSS2AI score0.03207EPSS
SaveExploits2
GoogleProjectZero
GoogleProjectZero
added 2021/10/19 12:00 a.m.168 views

How a simple Linux kernel memory corruption bug can lead to complete system compromise

An analysis of current and potential kernel security mitigations Posted by Jann Horn, Project Zero Introduction This blog post describes a straightforward Linux kernel locking bug and how I exploited it against Debian Buster's 4.19.0-13-amd64 kernel. Based on that, it explores options for securit...

7.5CVSS7.8AI score0.03328EPSS
SaveExploits1
ThreatPost
ThreatPost
added 2021/08/19 4:58 p.m.78 views

Windows EoP Bug Detailed by Google Project Zero

It looked like Google Project Zero blew its own 90-day disclosure window when, on Wednesday, it disclosed an elevation of privilege EoP flaw in Windows that it reported to Microsoft just over a month ago on July 8. But no: It turns out that Microsoft flip-flopped on whether or not it was planning...

7.3AI score
SaveExploits0References8
Packet Storm
Packet Storm
added 2021/08/19 12:00 a.m.288 views

WebKit WebCore::FrameLoader::PolicyChecker::checkNavigationPolicy Heap Use-After-Free

WebKit: heap-use-after-free in WebCore::FrameLoader::PolicyChecker::checkNavigationPolicy VULNERABILITY DETAILS PolicyChecker.cpp: define ISALLOWED mframe.page ? mframe.page-sessionID.isAlwaysOnLoggingAllowed : false define PAGEID mframe.loader.pageID.valueOrPageIdentifier.toUInt64 define FRAMEID...

8.8AI score0.0214EPSS
SaveExploits2
GoogleProjectZero
GoogleProjectZero
added 2021/06/29 12:00 a.m.152 views

An EPYC escape: Case-study of a KVM breakout

Posted by Felix Wilhelm, Project Zero Introduction KVM for Kernel-based Virtual Machine is the de-facto standard hypervisor for Linux-based cloud environments. Outside of Azure, almost all large-scale cloud and hosting providers are running on top of KVM, turning it into one of the fundamental...

7.4CVSS7.3AI score0.00413EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2021/06/25 10:19 p.m.680 views

Exploit for Type Confusion in Linux Linux_Kernel

Proof of Concept for CVE-2021-33624 compile with gcc -pthre...

4.7CVSS6.9AI score0.00922EPSS
SaveExploits3
The Hacker News
The Hacker News
added 2021/06/10 4:14 a.m.501 views

New Chrome 0-Day Bug Under Active Attacks – Update Your Browser ASAP!

Attention readers, if you are using Google Chrome browser on your Windows, Mac, or Linux computers, you need to update it immediately to the latest version Google released earlier today. The internet services company has rolled out an urgent update to the browser to address 14 newly discovered...

8.8CVSS9.1AI score0.84173EPSS
SaveExploits9
ATTACKERKB
ATTACKERKB
added 2021/05/11 7:15 p.m.193 views

CVE-2021-26419

Scripting Engine Memory Corruption Vulnerability...

7.6CVSS7AI score0.22595EPSS
SaveIn wildExploits3References3Affected Software2
Intel
Intel
added 2021/05/11 12:00 a.m.105 views

Speculative Execution and Indirect Branch Prediction Side Channel Analysis Method

Summary: Updated Recommendations Section 04/04/2018 Today a team of security researchers disclosed several software analysis methods that, when used for malicious purposes, have the potential to improperly gather sensitive data from many types of computing devices with many different vendors’...

5.6CVSS5.8AI score0.84172EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2021/05/07 4:48 p.m.302 views

Exploit for Use After Free in Google Android

CVE-2019-2215 CVE-2019-2215 POC for kernel 3.18 Based on Madd...

7.8CVSS7.4AI score0.72105EPSS
SaveExploits29
Rows per page
Query Builder