Lucene search
+L

6133 matches found

RedHat Linux
RedHat Linux
added 2021/11/04 4:47 p.m.5 views

Mozilla: Opportunistic Encryption in HTTP2 could be used to bypass the Same-Origin-Policy on services hosted on other ports

The Mozilla Foundation Security Advisory describes this flaw as: The Opportunistic Encryption feature of HTTP2 RFC 8164 allows a connection to be transparently upgraded to TLS while retaining the visual properties of an HTTP connection, including being same-origin with unencrypted connections on...

6.5CVSS7.2AI score0.00805EPSS
SaveExploits0References4
OSV
OSV
added 2021/11/04 4:03 p.m.31 views

RLSA-2021:4130 Important: thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 91.3.0. Security Fixes: Mozilla: Use-after-free in HTTP2 Session object Mozilla: Memory safety bugs fixed in Firefox 94 and Firefox ESR 91.3 Mozilla: iframe sandbox rules did not apply to XS...

10CVSS9.3AI score0.0383EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2021/11/04 12:00 a.m.53 views

RHEL 7 : firefox (RHSA-2021:4116)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2021:4116 advisory. Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox...

10CVSS7.8AI score0.0383EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2021/11/03 7:52 p.m.6 views

Mozilla: Opportunistic Encryption in HTTP2 could be used to bypass the Same-Origin-Policy on services hosted on other ports

The Mozilla Foundation Security Advisory describes this flaw as: The Opportunistic Encryption feature of HTTP2 RFC 8164 allows a connection to be transparently upgraded to TLS while retaining the visual properties of an HTTP connection, including being same-origin with unencrypted connections on...

6.5CVSS7.2AI score0.00805EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2021/11/03 7:23 p.m.54 views

firefox security update

An update is available for firefox. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Mozilla Firefox is an open-source web browser, designed for standards...

10CVSS9.2AI score0.0383EPSS
SaveExploits0
OSV
OSV
added 2021/11/03 7:23 p.m.64 views

ALSA-2021:4123 Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 91.3.0 ESR. Security Fixes: Mozilla: Use-after-free in HTTP2 Session object Mozilla: Memory safety bugs fixed in Firefox 94 and Firefox ESR 91.3...

10CVSS9.4AI score0.0383EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/11/03 4:34 p.m.55 views

Important: Red Hat Security Advisory: firefox security update

An update for firefox is now available for Red Hat Enterprise Linux 7. 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 each vulnerability from t...

10CVSS6.7AI score0.0383EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2021/11/03 4:34 p.m.3 views

Mozilla: Opportunistic Encryption in HTTP2 could be used to bypass the Same-Origin-Policy on services hosted on other ports

The Mozilla Foundation Security Advisory describes this flaw as: The Opportunistic Encryption feature of HTTP2 RFC 8164 allows a connection to be transparently upgraded to TLS while retaining the visual properties of an HTTP connection, including being same-origin with unencrypted connections on...

6.5CVSS7.2AI score0.00805EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/11/02 12:00 a.m.46 views

Mozilla Firefox < 94.0

The version of Firefox installed on the remote macOS or Mac OS X host is prior to 94.0. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2021-48 advisory. - The iframe sandbox rules were not correctly applied to XSLT stylesheets, allowing an iframe to bypass...

10CVSS7.5AI score0.0383EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2021/10/21 12:00 a.m.37 views

Cross-Site Script Inclusion (XSSI)

A Cross Site Script Inclusion XSSI is the inclusion of a remote page. This vulnerability allows, among other things, to bypass the Same-Origin Policy mechanism of the browser. By forcing a victim to navigate to a malicious site, rather than making a direct request with JavaScript to the desired...

6.8AI score
SaveExploits0References3
OSV
OSV
added 2021/09/13 12:15 p.m.6 views

CVE-2020-27969

Yandex Browser for Android 20.8.4 allows remote attackers to perform SOP bypass and addresss bar spoofing...

7.3CVSS7.2AI score0.00531EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/09/13 12:00 a.m.11 views

Yandex Browser 访问控制错误漏洞

Yandex Browser is a desktop version of a web browser from the Russian company Yandex. A security vulnerability exists in Yandex Browser Android version 20.8.4, which allows remote attackers to perform SOP bypass and address bar spoofing...

7.5CVSS7.4AI score0.00531EPSS
SaveExploits0References2
SonarSource Blog
SonarSource Blog
added 2021/08/31 12:00 a.m.56 views

Ghost CMS 4.3.2 - Cross-Origin Admin Takeover

Ghost is one of the most popular Node.js-based Content Management Systems CMS. According to the vendor, there are currently more than 2.5 million installs of it and the project has more than 38k stars on GitHub. During our research on open-source applications, we analyzed the code and found a...

4.3CVSS6.9AI score0.07935EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2021/08/18 12:00 a.m.15 views

The vulnerability of Google Chrome’s API, related to shortcomings in domain restriction mechanisms (Same Origin Policy), allows attackers to access sensitive data.

The vulnerability of Google Chrome’s API is related to improper implementation. Exploiting this vulnerability allows a remote attacker to gain access to confidential data...

4.3CVSS6.7AI score0.0104EPSS
SaveExploits1References11Affected Software5
Tenable Nessus
Tenable Nessus
added 2021/06/14 12:00 a.m.42 views

JSONP Injection

JSONP JSON with Padding is a JavaScript technique that allows you to query data from a server without worrying about cross-domain issues by using the tag scripts rather than the XMLHttpRequest object and thus not worrying about the browser's same-origin-policy restrictions. Due to the nature of...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/06/10 12:00 a.m.32 views

SUSE SLES11 Security Update : MozillaFirefox, firefox-glib2, firefox-gtk3 (SUSE-SU-2019:14173-1)

The remote SUSE Linux SLES11 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2019:14173-1 advisory. - Mozilla developers and community members reported memory safety bugs present in Firefox 68, Firefox ESR 68, and Firefox 60.8. Some of these...

9.3CVSS7.5AI score0.0216EPSS
SaveExploits1References25
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.30 views

SUSE: Security Advisory (SUSE-SU-2012:0221-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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 ifdescription...

10CVSS9.7AI score0.36649EPSS
SaveExploits11References2
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.12 views

SUSE: Security Advisory (SUSE-SU-2015:0593-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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 ifdescription...

7.5CVSS9.5AI score0.03681EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.29 views

SUSE: Security Advisory (SUSE-SU-2016:3080-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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 ifdescription...

9.8CVSS9.5AI score0.87423EPSS
SaveExploits17References17
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.16 views

SUSE: Security Advisory (SUSE-SU-2015:0593-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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 ifdescription...

7.5CVSS9.5AI score0.03681EPSS
SaveExploits0References4
Rows per page
Query Builder