Lucene search
+L

1562 matches found

UbuntuCve
UbuntuCve
added 2018/06/11 9:29 p.m.16 views

CVE-2017-7817

A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake address bar to be displayed. This allows an attacker to spoof which page is actually loaded and in use. Note: This attack only affects Firefox for Android. Other operating systems...

5.3CVSS6.8AI score0.01163EPSS
SaveExploits1References2
Prion
Prion
added 2018/06/11 9:29 p.m.14 views

Design/Logic Flaw

A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake address bar to be displayed. This allows an attacker to spoof which page is actually loaded and in use. Note: This attack only affects Firefox for Android. Other operating systems...

5CVSS5.4AI score0.01163EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2018/06/11 9:29 p.m.24 views

Code injection

A mechanism where when a new tab is loaded through JavaScript events, if fullscreen mode is then entered, the addressbar will not be rendered. This would allow a malicious site to displayed a spoofed addressbar, showing the location of an arbitrary website instead of the one loaded. Note: this...

4.3CVSS5.4AI score0.01147EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2018/06/11 9:0 p.m.108 views

CVE-2017-7817

CVE-2017-7817 is a spoofing vulnerability in Firefox for Android where switching to fullscreen mode without user notice can display a fake address bar, enabling page spoofing. The vulnerability is tied to Firefox <56;impact is spoofing the active page, not a remote compromise. Vendor advisory ...

5.3CVSS6.1AI score0.01163EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.28 views

CVE-2017-7770

A mechanism where when a new tab is loaded through JavaScript events, if fullscreen mode is then entered, the addressbar will not be rendered. This would allow a malicious site to displayed a spoofed addressbar, showing the location of an arbitrary website instead of the one loaded. Note: this...

6.1AI score0.01147EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.23 views

CVE-2017-7817

A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake address bar to be displayed. This allows an attacker to spoof which page is actually loaded and in use. Note: This attack only affects Firefox for Android. Other operating systems...

5.3CVSS7.3AI score0.01163EPSS
SaveExploits1
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.28 views

CVE-2017-5394

A location bar spoofing attack where the location bar of loaded page will be shown over the content of another tab due to a series of JavaScript events combined with fullscreen mode. Note: This issue only affects Firefox for Android. Other operating systems are not affected. This vulnerability...

8.4AI score0.00783EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2018/04/23 12:36 p.m.6 views

chromium-browser: Fullscreen UI spoof

Incorrect handling of asynchronous methods in Fullscreen in Google Chrome on macOS prior to 66.0.3359.117 allowed a remote attacker to enter full screen without showing a warning via a crafted HTML page...

6.5CVSS7.4AI score0.01453EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/04/23 12:36 p.m.5 views

chromium-browser: Fullscreen UI spoof

A JavaScript focused window could overlap the fullscreen notification in Fullscreen in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to obscure the full screen warning via a crafted HTML page...

6.5CVSS7.4AI score0.01485EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2018/04/21 12:0 a.m.37 views

openSUSE: Security Advisory for chromium (openSUSE-SU-2018:1042-1)

The remote host is missing an update for the Copyright C 2018 Greenbone Networks GmbH 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-or-later This program is free software; you can...

8.8CVSS6.6AI score0.09186EPSS
SaveExploits4References2
RedhatCVE
RedhatCVE
added 2018/04/18 9:25 a.m.16 views

CVE-2018-6096

A JavaScript focused window could overlap the fullscreen notification in Fullscreen in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to obscure the full screen warning via a crafted HTML page...

6.5CVSS1.5AI score0.01485EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/02/28 12:0 a.m.46 views

Fedora 26 : qt5-qtwebengine (2018-c0d3db441f)

This update updates QtWebEngine to the 5.10.1 bugfix and security release. QtWebEngine 5.10.1 is part of the Qt 5.10.1 release, but only the QtWebEngine component is included in this update. This update includes : - Security fixes from Chromium up to version 64.0.3282.140. Including:...

8.8CVSS6.6AI score0.02479EPSS
SaveExploits0References30
Mozilla
Mozilla
added 2017/09/28 12:0 a.m.543 views

Security vulnerabilities fixed in Firefox 56 — Mozilla

A use-after-free vulnerability can occur in the Fetch API when the worker or the associated window are freed when still in use, resulting in a potentially exploitable crash. A spoofing vulnerability can occur when a page switches to fullscreen mode without user notification, allowing a fake addre...

9.8CVSS10AI score0.03641EPSS
SaveExploits4References19Affected Software1
RedHat Linux
RedHat Linux
added 2017/07/31 2:32 p.m.7 views

chromium-browser: ui spoofing in blink

Inappropriate implementation in modal dialog handling in Blink in Google Chrome prior to 60.0.3112.78 for Mac, Windows, Linux, and Android allowed a remote attacker to prevent a full screen warning from being displayed via a crafted HTML page...

6.5CVSS7.4AI score0.01433EPSS
SaveExploits0References5
Microsoft KB
Microsoft KB
added 2017/04/25 12:0 a.m.7 views

April 25, 2017—KB4016240 (OS Build 15063.250)

None None...

6.1AI score
SaveExploits0
seebug.org
seebug.org
added 2017/04/21 12:0 a.m.36 views

Chrome Universal XSS via fullscreen element updates (CVE-2016-5207)

VULNERABILITY DETAILS From /thirdparty/WebKit/Source/core/dom/Fullscreen.cpp: void Fullscreen::didEnterFullscreenForElementElement element ... // FIXME: This should not call updateStyleAndLayoutTree. document-updateStyleAndLayoutTree; ... Indeed. |didEnterFullscreenForElement| may be called in th...

4.3CVSS7.9AI score0.01992EPSS
SaveExploits1
OSV
OSV
added 2016/12/13 8:18 a.m.13 views

SUSE-SU-2016:3105-1 Security update for MozillaFirefox, mozilla-nss

This update for MozillaFirefox, mozilla-nss fixes security issues and bugs. The following vulnerabilities were fixed in Firefox ESR 45.5.1 bsc1009026: - CVE-2016-9079: Use-after-free in SVG Animation bsc1012964 MFSA 2016-92 - CVE-2016-5297: Incorrect argument length checking in Javascript...

9.8CVSS8.2AI score0.87598EPSS
SaveExploits17References22
OSV
OSV
added 2016/10/17 12:0 a.m.4 views

UBUNTU-CVE-2016-5187

Google Chrome prior to 54.0.2840.85 for Android incorrectly handled rapid transition into and out of full screen mode, which allowed a remote attacker to spoof the contents of the Omnibox URL bar via crafted HTML pages...

6.5CVSS7AI score0.01235EPSS
SaveExploits0References3
OSV
OSV
added 2016/09/25 8:59 p.m.3 views

CVE-2016-5174

browser/ui/cocoa/browserwindowcontrollerprivate.mm in Google Chrome before 53.0.2785.113 does not process fullscreen toggle requests during a fullscreen transition, which allows remote attackers to cause a denial of service unsuppressed popup via a crafted web site...

6.5CVSS7AI score0.00867EPSS
SaveExploits0References8
NVD
NVD
added 2016/09/25 8:59 p.m.18 views

CVE-2016-5174

browser/ui/cocoa/browserwindowcontrollerprivate.mm in Google Chrome before 53.0.2785.113 does not process fullscreen toggle requests during a fullscreen transition, which allows remote attackers to cause a denial of service unsuppressed popup via a crafted web site...

6.5CVSS6AI score0.00867EPSS
SaveExploits0References8
Rows per page
Query Builder