Lucene search
+L

14164 matches found

exploitpack
exploitpack
added 2017/02/24 12:00 a.m.15 views

Apple WebKit 10.0.2 - Frame::setDocument Universal Cross-Site Scripting

Apple WebKit 10.0.2 - Frame::setDocument Universal Cross-Site Scripting && newDocument ASSERT!newDocument || newDocument-frame == this; if mdoc && mdoc-pageCacheState != Document::InPageCache mdoc-prepareForDestruction; mdoc = newDocument.copyRef; ... Before setting |mdoc| to |newDocument|, it...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2017/02/24 12:00 a.m.31 views

Apple WebKit 10.0.2 - Cross-Origin or Sandboxed IFRAME Pop-up Blocker Bypass

Apple WebKit 10.0.2 - Cross-Origin or Sandboxed IFRAME Pop-up Blocker Bypass DOMWindow::openconst String& urlString, const AtomicString& frameName, const String& windowFeaturesString, DOMWindow& activeWindow, DOMWindow& firstWindow ... ---------------- 1 ----------------------- if...

7.4AI score
SaveExploits0
CNVD
CNVD
added 2017/02/24 12:00 a.m.11 views

Apple iOS WebKit Component Cross-Site Scripting Vulnerability

Apple iOS is an operating system for mobile devices developed by Apple Inc. in the United States. A cross-site scripting vulnerability exists in the WebKit component of Apple iOS, which can be exploited by remote attackers to inject malicious script or HTML code that, when viewed with malicious...

6.1CVSS5.9AI score0.00721EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2017/02/24 12:00 a.m.18 views

Apple WebKit 10.0.2 - FrameLoader::clear Universal Cross-Site Scripting

Apple WebKit 10.0.2 - FrameLoader::clear Universal Cross-Site Scripting domWindow; mframe.document-domWindow-resetUnlessSuspendedForDocumentSuspension; mframe.script.clearWindowShellnewDocument-domWindow, mframe.document-pageCacheState == Document::AboutToEnterPageCache; / Apple WebKit: UXSS via...

SaveExploits0
zdt
zdt
added 2017/02/24 12:00 a.m.48 views

Apple WebKit Frame::setDocument UXSS Exploit

Apple WebKit suffers from a UXSS via Frame::setDocument. Apple WebKit: UXSS via Frame::setDocument CVE-2017-2365 Here's a snippet of Frame::setDocument. void Frame::setDocumentRefPtr&& newDocument ASSERT!newDocument || newDocument-frame == this; if mdoc && mdoc-pageCacheState !=...

4.3CVSS0.1AI score0.07043EPSS
SaveExploits4
zdt
zdt
added 2017/02/24 12:00 a.m.60 views

Apple WebKit Pop-Up Blocker Bypass Exploit

AppleWebKit suffers from a bypass in the pop-up blocker via a cross-origin or sandboxed iframe. Apple WebKit: Bypass pop-up blocker via cross-origin or sandboxed iframe. CVE-2017-2371 The second argument of window.open is a name for the new window. If there's a frame that has same name, it will t...

4.3CVSS7.6AI score0.05719EPSS
SaveExploits3
zdt
zdt
added 2017/02/24 12:00 a.m.60 views

Apple WebKit 10.0.2 - FrameLoader::clear Universal Cross-Site Scripting Exploit

Exploit for multiple platform in category web applications domWindow; mframe.document-domWindow-resetUnlessSuspendedForDocumentSuspension; mframe.script.clearWindowShellnewDocument-domWindow, mframe.document-pageCacheState == Document::AboutToEnterPageCache; / Apple WebKit: UXSS via...

4.3CVSS7.7AI score0.06961EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/02/23 12:00 a.m.38 views

Apple WebKit: UXSS via Frame::setDocument (CVE-2017-2365)

Here's a snippet of Frame::setDocument. void Frame::setDocumentRefPtr&& newDocument ASSERT!newDocument || newDocument-frame == this; if mdoc && mdoc-pageCacheState != Document::InPageCache mdoc-prepareForDestruction; mdoc = newDocument.copyRef; ... Before setting |mdoc| to |newDocument|, it calls...

4.3CVSS7.5AI score0.07043EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/02/23 12:00 a.m.31 views

Apple WebKit: UXSS via FrameLoader::clear (CVE-2017-2363)

When the new page is loading, FrameLoader::clear is called to clear the old document and window. Here's a snippet of FrameLoader::clear. void FrameLoader::clearDocument newDocument, bool clearWindowProperties, bool clearScriptObjects, bool clearFrameView ... // Do this after detaching the documen...

4.3CVSS8AI score0.06961EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2017/02/22 12:00 a.m.36 views

Apple Safari Code Execution And Information Disclosure Vulnerabilities (Feb 2017)

Apple Safari is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:apple:safari"; ifdescription...

8.8CVSS7.4AI score0.01848EPSS
SaveExploits0References1
NVD
NVD
added 2017/02/20 8:59 a.m.26 views

CVE-2017-2364

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via a crafted web site...

6.5CVSS5.4AI score0.06653EPSS
SaveExploits4References7
NVD
NVD
added 2017/02/20 8:59 a.m.18 views

CVE-2017-2363

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. tvOS before 10.1.1 is affected. watchOS before 3.1.3 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass the Same Origin Policy and obtain...

6.5CVSS5.4AI score0.06961EPSS
SaveExploits4References8
OSV
OSV
added 2017/02/20 8:59 a.m.3 views

DEBIAN-CVE-2017-2362

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. tvOS before 10.1.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to execute arbitrary code or cause a denial of service memory corruption and...

8.8CVSS8.8AI score0.05831EPSS
SaveExploits4References1
NVD
NVD
added 2017/02/20 8:59 a.m.14 views

CVE-2017-2371

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. The issue involves the "WebKit" component, which allows remote attackers to launch popups via a crafted web site...

6.5CVSS5.5AI score0.05719EPSS
SaveExploits3References5
NVD
NVD
added 2017/02/20 8:59 a.m.22 views

CVE-2017-2365

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. tvOS before 10.1.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via a crafted...

6.5CVSS5.4AI score0.07043EPSS
SaveExploits4References7
OSV
OSV
added 2017/02/20 8:59 a.m.3 views

DEBIAN-CVE-2017-2366

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. iCloud before 6.1.1 is affected. iTunes before 12.5.5 is affected. The issue involves the "WebKit" component. It allows remote attackers to execute arbitrary code or cause a denial ...

8.8CVSS8.8AI score0.01827EPSS
SaveExploits0References1
OSV
OSV
added 2017/02/20 8:59 a.m.6 views

DEBIAN-CVE-2017-2371

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. The issue involves the "WebKit" component, which allows remote attackers to launch popups via a crafted web site...

6.5CVSS7.8AI score0.05719EPSS
SaveExploits3References1
OSV
OSV
added 2017/02/20 8:59 a.m.8 views

CVE-2017-2366

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. iCloud before 6.1.1 is affected. iTunes before 12.5.5 is affected. The issue involves the "WebKit" component. It allows remote attackers to execute arbitrary code or cause a denial ...

8.8CVSS8.9AI score
SaveExploits0References7
OSV
OSV
added 2017/02/20 8:59 a.m.9 views

CVE-2017-2363

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. tvOS before 10.1.1 is affected. watchOS before 3.1.3 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass the Same Origin Policy and obtain...

6.5CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2017/02/20 8:59 a.m.6 views

CVE-2017-2364

An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via a crafted web site...

6.5CVSS6.2AI score
SaveExploits0References7
Rows per page
Query Builder