Lucene search
+L

14078 matches found

The Hacker News
The Hacker News
added 2019/08/30 7:33 a.m.193 views

Google Uncovers How Just Visiting Some Sites Were Secretly Hacking iPhones For Years

Beware Apple users! Your iPhone can be hacked just by visiting an innocent-looking website, confirms a terrifying report Google researchers released earlier today. The story goes back to a widespread iPhone hacking campaign that cybersecurity researchers from Google's Project Zero discovered...

9.3CVSS0.1AI score0.15705EPSS
SaveExploits3
GoogleProjectZero
GoogleProjectZero
added 2019/08/29 12:0 a.m.312 views

JSC Exploits

Posted by Samuel Groß, Project Zero In this post, we will take a look at the WebKit exploits used to gain an initial foothold onto the iOS device and stage the privilege escalation exploits. All exploits here achieve shellcode execution inside the sandboxed renderer process WebContent on iOS...

9.3CVSS8.7AI score0.84564EPSS
SaveExploits23
zdt
zdt
added 2019/08/29 12:0 a.m.50 views

Webkit JSC: JIT - Uninitialized Variable Access in ArgumentsEliminationPhase::transform Exploit

https://github.com/WebKit/webkit/blob/94e868c940d46c5745869192d07255331d00102b/Source/JavaScriptCore/dfg/DFGArgumentsEliminationPhase.cppL743 case GetByVal: ... unsigned numberOfArgumentsToSkip = 0; if candidate-op == PhantomCreateRest numberOfArgumentsToSkip = candidate-numberOfArgumentsToSkip;...

8.8CVSS0.3AI score0.12852EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2019/08/29 12:0 a.m.234 views

Webkit JSC JIT ArgumentsEliminationPhase::transform Uninitialized Variable Access

https://github.com/WebKit/webkit/blob/94e868c940d46c5745869192d07255331d00102b/Source/JavaScriptCore/dfg/DFGArgumentsEliminationPhase.cppL743 case GetByVal: ... unsigned numberOfArgumentsToSkip = 0; if candidate-op == PhantomCreateRest numberOfArgumentsToSkip = candidate-numberOfArgumentsToSkip;...

0.4AI score0.12852EPSS
SaveExploits3
exploitpack
exploitpack
added 2019/08/29 12:0 a.m.16 views

Webkit JSC: JIT - Uninitialized Variable Access in ArgumentsEliminationPhase::transform

Webkit JSC: JIT - Uninitialized Variable Access in ArgumentsEliminationPhase::transform https://github.com/WebKit/webkit/blob/94e868c940d46c5745869192d07255331d00102b/Source/JavaScriptCore/dfg/DFGArgumentsEliminationPhase.cppL743 case GetByVal: ... unsigned numberOfArgumentsToSkip = 0; if...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/08/29 12:0 a.m.255 views

Webkit JSC: JIT - Uninitialized Variable Access in ArgumentsEliminationPhase::transform

https://github.com/WebKit/webkit/blob/94e868c940d46c5745869192d07255331d00102b/Source/JavaScriptCore/dfg/DFGArgumentsEliminationPhase.cppL743 case GetByVal: ... unsigned numberOfArgumentsToSkip = 0; if candidate-op == PhantomCreateRest numberOfArgumentsToSkip = candidate-numberOfArgumentsToSkip;...

9.3CVSS6.6AI score0.12852EPSS
SaveExploits3
CNVD
CNVD
added 2019/08/28 12:0 a.m.3 views

Multiple Apple Products WebKit Component Input Validation Error Vulnerability

Apple iOS is an operating system developed for mobile devices. apple tvOS is an operating system for smart TVs. apple macOS Mojave is a specialized operating system developed for Mac computers. webKit is one of the web browser WebKit is a Web browser engine component. An input validation error...

8.8CVSS9.2AI score0.04053EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2019/08/27 12:0 a.m.277 views

macOS : Apple Safari < 12.1.2 Multiple Vulnerabilities

The version of Apple Safari installed on the remote macOS or Mac OS X host is prior to 12.1.2 It is, therefore, affected by multiple vulnerabilities in the following components : - Safari - WebKit C Tenable Network Security, Inc. include'compat.inc'; if description scriptid128178;...

9.3CVSS6.5AI score0.12852EPSS
SaveExploits12References24
Tenable Nessus
Tenable Nessus
added 2019/08/20 12:0 a.m.56 views

Apple iCloud 7.x < 7.13 / 10.x < 10.6 Multiple Vulnerabilities

According to its version, the iCloud application installed on the remote Windows host is 7.x prior to 7.13 or 10.x prior to 10.6. It is, therefore, affected by multiple vulnerabilities: - Multiple arbitrary code execution vulnerabilities exist with in the WebKit due to improper handling of...

9.3CVSS7.1AI score0.12852EPSS
SaveExploits12References25
Tenable Nessus
Tenable Nessus
added 2019/08/14 12:0 a.m.45 views

Debian DSA-4500-1 : chromium - security update

Several vulnerabilities have been discovered in the chromium web browser. - CVE-2019-5805 A use-after-free issue was discovered in the pdfium library. - CVE-2019-5806 Wen Xu discovered an integer overflow issue in the Angle library. - CVE-2019-5807 TimGMichaud discovered a memory corruption issue...

9.6CVSS8.2AI score0.55925EPSS
SaveExploits7References109
Citrix
Citrix
added 2019/08/13 12:0 a.m.11 views

Workspace App for Linux 1906 giving “Unacceptable TLS Certificate” error

This article is intended for Citrix administrators and technical teams only. Non-admin users must contact their company's Help Desk/IT support team and can refer to CTX297149 for more information. With the Citrix Workspace App for Linux 1906 and above, if you are using a SAML store with AuthV3, a...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2019/08/12 7:48 a.m.90 views

Important: Red Hat Security Advisory: chromium-browser security update

An update for chromium-browser is now available for Red Hat Enterprise Linux 6 Supplementary. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

9.6CVSS6.8AI score0.01076EPSS
SaveExploits0References16
Packet Storm
Packet Storm
added 2019/08/12 12:0 a.m.260 views

WebKit Universal Cross Site Scripting

WebKit: UXSS via XSLT and nested document replacements Related CVE Numbers: CVE-2019-8690Id-714702681. VULNERABILITY DETAILS https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/xml/XSLTProcessor.cppL66 Ref XSLTProcessor::createDocumentFromSourceconst String& sourceString, const String&...

7.7AI score0.04541EPSS
SaveExploits3
exploitpack
exploitpack
added 2019/08/12 12:0 a.m.24 views

WebKit - UXSS via XSLT and Nested Document Replacements

WebKit - UXSS via XSLT and Nested Document Replacements VULNERABILITY DETAILS https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/xml/XSLTProcessor.cppL66 Ref XSLTProcessor::createDocumentFromSourceconst String& sourceString, const String& sourceEncoding, const String& sourceMIMEType, Nod...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/08/12 12:0 a.m.105 views

WebKit - UXSS via XSLT and Nested Document Replacements

VULNERABILITY DETAILS https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/xml/XSLTProcessor.cppL66 Ref XSLTProcessor::createDocumentFromSourceconst String& sourceString, const String& sourceEncoding, const String& sourceMIMEType, Node sourceNode, Frame frame Ref...

6.1CVSS6.6AI score0.04541EPSS
SaveExploits3
zdt
zdt
added 2019/08/12 12:0 a.m.57 views

WebKit - UXSS via XSLT and Nested Document Replacements Exploit

VULNERABILITY DETAILS https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/xml/XSLTProcessor.cppL66 Ref XSLTProcessor::createDocumentFromSourceconst String& sourceString, const String& sourceEncoding, const String& sourceMIMEType, Node sourceNode, Frame frame Ref...

6.1CVSS0.2AI score0.04541EPSS
SaveExploits3
Apple
Apple
added 2019/08/01 4:33 a.m.196 views

About the security content of iTunes 12.8 for Windows - Apple Support

About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available. Recent releases are listed on the Apple security updates page. For more information about security, se...

8.8CVSS0.4AI score0.02571EPSS
SaveExploits0Affected Software1
CNVD
CNVD
added 2019/07/30 12:0 a.m.2 views

Memory Corruption Vulnerability in WebKit Component of Multiple Apple Products (CNVD-2020-14681)

Apple Safari is a web browser that is the default browser that comes with the Mac OS X and iOS operating systems. apple iOS is an operating system developed for mobile devices. apple tvOS is an operating system for smart televisions. webKit is a component of the one of the web browser engine...

8.8CVSS9.6AI score0.01746EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2019/07/29 4:45 p.m.115 views

Important: Red Hat Security Advisory: chromium-browser security update

An update for chromium-browser is now available for Red Hat Enterprise Linux 6 Supplementary. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

6.5CVSS6.7AI score0.0085EPSS
SaveExploits0References3
Fedora
Fedora
added 2019/07/25 1:51 a.m.49 views

[SECURITY] Fedora 29 Update: chromium-75.0.3770.100-3.fc29

Chromium is an open-source web browser, powered by WebKit Blink...

8.8CVSS1.8AI score0.55925EPSS
SaveExploits7
Rows per page
Query Builder