Lucene search
+L

443 matches found

OpenVAS
OpenVAS
added 2018/05/30 12:00 a.m.33 views

Google Chrome Security Updates (stable-channel-update-for-desktop_29-2018-05) - Windows

Google Chrome is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2018 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:google:chrome"; ifdescription...

9.6CVSS8.4AI score0.07666EPSS
SaveExploits6References1
FreeBSD
FreeBSD
added 2018/05/29 12:00 a.m.52 views

chromium -- multiple vulnerabilities

Google Chrome Releases reports: 34 security fixes in this release, including: 835639 High CVE-2018-6123: Use after free in Blink. Reported by Looben Yang on 2018-04-22 840320 High CVE-2018-6124: Type confusion in Blink. Reported by Guang Gong of Alpha Team, Qihoo 360 on 2018-05-07 818592 High...

9.6CVSS8.3AI score0.07666EPSS
SaveExploits6References1
Hacker One
Hacker One
added 2018/05/27 12:30 a.m.168 views

Tor: Tor Browser: iframe with `data:` uri has access to parent window

Version: 7.5.4 based on Mozilla Firefox 52.8.0 Tested with standard security slider. However, it's likely to be possible with a higher security level. Summary In Tor Browser iframe with data:uri inherits the origin of parent window. That leads to iframe has access to parent window. PoC Iframe cou...

0.3AI score
SaveExploits0
CVE
CVE
added 2018/04/11 3:00 a.m.78 views

CVE-2018-10000

CVE-2018-10000 describes a universal XSS (UXSS) in the Video Downloader professional extension for Chrome, prior to 2018-04-05. The issue arises via vectors related to a link64_msgAddLinks event, allowing an attacker to trigger cross-site scripting within the extension context. The NVD entry list...

6.1CVSS5.7AI score0.00616EPSS
SaveExploits9References1Affected Software1
CVE
CVE
added 2018/04/03 6:00 a.m.85 views

CVE-2017-2492

CVE-2017-2492 is an UXSS vulnerability in Apple’s JavaScriptCore affecting iOS <10.3, Safari <10.1, and tvOS

6.1CVSS5.7AI score0.01079EPSS
SaveExploits0References3Affected Software3
NVD
NVD
added 2018/02/07 11:29 p.m.26 views

CVE-2017-5124

Incorrect application of sandboxing in Blink in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to inject arbitrary scripts or HTML UXSS via a crafted MHTML page...

6.1CVSS5.9AI score0.05147EPSS
SaveExploits5References9
Prion
Prion
added 2018/02/07 11:29 p.m.25 views

Design/Logic Flaw

Incorrect application of sandboxing in Blink in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to inject arbitrary scripts or HTML UXSS via a crafted MHTML page...

4.3CVSS6.4AI score0.05147EPSS
SaveExploits5References9Affected Software2
Cvelist
Cvelist
added 2018/02/07 11:00 p.m.35 views

CVE-2017-5124

Incorrect application of sandboxing in Blink in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to inject arbitrary scripts or HTML UXSS via a crafted MHTML page...

6.5AI score0.05147EPSS
SaveExploits5References9
CVE
CVE
added 2018/02/07 11:00 p.m.137 views

CVE-2017-5124

CVE-2017-5124 is a cross-site scripting (UXSS) vulnerability in the MHTML handling of Chromium/Blink, allowing a remote attacker to inject scripts/HTML via a crafted MHTML page in Google Chrome prior to 62.0.3202.62. Affected software: Google Chrome/Chromium (Blink). Impact: arbitrary script exec...

6.1CVSS6.4AI score0.05147EPSS
SaveExploits5References9Affected Software1
Debian CVE
Debian CVE
added 2018/02/07 11:00 p.m.36 views

CVE-2017-5124

Removed by vendor...

6.1CVSS8AI score0.05147EPSS
SaveExploits5
seebug.org
seebug.org
added 2018/01/29 12:00 a.m.69 views

WebKit: UXSS via ContainerNode::parserInsertBefore(CVE-2017-2508)

VULNERABILITY DETAILS From /WebKit/Source/core/dom/ContainerNode.cpp: void ContainerNode::parserInsertBeforePassRefPtrWillBeRawPtr newChild, Node& nextChild ... while RefPtrWillBeRawPtr parent = newChild-parentNode parent-parserRemoveChildnewChild; if document != newChild-document...

4.3CVSS7.5AI score0.03015EPSS
SaveExploits3
seebug.org
seebug.org
added 2018/01/29 12:00 a.m.46 views

chrome: UXSS in DocumentLoader::createWriterFor

Details: thirdparty/WebKit/Source/core/loader/DocumentLoader.cpp:735: cpp PassRefPtrWillBeRawPtr DocumentLoader::createWriterForconst Document ownerDocument, const DocumentInit& init, const AtomicString& mimeType, const AtomicString& encoding, bool dispatch, ParserSynchronizationPolicy...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2018/01/29 12:00 a.m.18 views

chrome:Cross-origin object leak via fetch

VULNERABILITY DETAILS The promise returned by fetch.callcrossOriginWindow is created in the cross-origin context. Direct cross-origin scripting is not possible because cross-origin function constructors don't work anymore issue 541703 . But the attacker can e.g. call other functions of the...

6.7AI score
SaveExploits0
seebug.org
seebug.org
added 2018/01/29 12:00 a.m.105 views

chrome:Persistent UXSS via SchemaRegistry(CVE-2016-1676)

Chrome version: 50.0.2661.75 and still present on current HEAD, 52.0.2713.0 The SchemaRegistry stores extension API schemas in a single v8::Context that lives until the RenderThread =process? is destroyed. Due to vulnerabilities in binding.js, these objects can be intercepted by malicious web...

6.8CVSS8.4AI score0.01534EPSS
SaveExploits1
seebug.org
seebug.org
added 2018/01/29 12:00 a.m.22 views

chrome:UXSS via window.open() via file:// pages

VERSION Chrome Version: 51.0.2675.0 canary Operating System: windows 7 Actually I'm not sure about if this's a security issue because I can repro this just when I use the testcase from local file:/// and when I try it from server 'http://' doesn't repro. Please watch the video for the steps...

6.7AI score
SaveExploits0
zdt
zdt
added 2018/01/03 12:00 a.m.67 views

Samsung Internet Browser 6.2.01.12 SOP Bypass / UXSS Vulnerabilities

Samsung Internet Browser version 6.2.01.12 allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via crafted JavaScript code. From: https://poctestblog.blogspot.co.uk/2017/12/samsung-internet-browser-sop-bypassuxss.html Samsung Internet Browser SOP Bypass/UXSS...

6.3AI score0.00942EPSS
SaveExploits2
seebug.org
seebug.org
added 2018/01/02 12:00 a.m.42 views

Samsung Internet Browser 6.2.01.12 SOP Bypass / UXSS

Samsung Internet Browser SOP Bypass/UXSS There is a Same Origin Policy bypass / Universal Cross Site Scripting issue in Samsung Internet Browser tested on latest version - 6.2.01.12. First of all, using the combination of MHTML and XSLT ends up resulting in a weird interaction. When you create an...

6.7AI score
SaveExploits0
NVD
NVD
added 2017/12/27 5:08 p.m.31 views

CVE-2017-17859

Samsung Internet Browser 6.2.01.12 allows remote attackers to bypass the Same Origin Policy, and conduct UXSS attacks to obtain sensitive information, via vectors involving an IFRAME element inside XSLT data in one part of an MHTML file. Specifically, JavaScript code in another part of this MHTML...

6.1CVSS6.4AI score0.00942EPSS
SaveExploits2References1
OSV
OSV
added 2017/12/27 5:08 p.m.8 views

CVE-2017-17859

Samsung Internet Browser 6.2.01.12 allows remote attackers to bypass the Same Origin Policy, and conduct UXSS attacks to obtain sensitive information, via vectors involving an IFRAME element inside XSLT data in one part of an MHTML file. Specifically, JavaScript code in another part of this MHTML...

6.1CVSS6AI score0.00942EPSS
SaveExploits2References1
Prion
Prion
added 2017/12/27 5:08 p.m.26 views

Design/Logic Flaw

Samsung Internet Browser 6.2.01.12 allows remote attackers to bypass the Same Origin Policy, and conduct UXSS attacks to obtain sensitive information, via vectors involving an IFRAME element inside XSLT data in one part of an MHTML file. Specifically, JavaScript code in another part of this MHTML...

4.3CVSS6.3AI score0.00942EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder