Lucene search
+L

3628 matches found

PyPA
PyPA
added 2020/03/24 10:15 p.m.12 views

PYSEC-2020-27

In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option...

6.1CVSS6.2AI score0.01716EPSS
SaveExploits2References6Affected Software1
Debian CVE
Debian CVE
added 2020/03/24 9:13 p.m.77 views

CVE-2020-6802

In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option...

6.1CVSS6.3AI score0.01716EPSS
SaveExploits2
AlpineLinux
AlpineLinux
added 2020/03/24 9:13 p.m.87 views

CVE-2020-6802

In Mozilla Bleach before 3.11, a mutation XSS affects users calling bleach.clean with noscript and a raw tag in the allowed/whitelisted tags option...

6.1CVSS6.2AI score0.01716EPSS
SaveExploits2
RustSec
RustSec
added 2020/03/19 12:0 p.m.23 views

CBox API allows to de-reference raw pointers without `unsafe` code

CBox and CSemiBox are part of the public API of the cbox crate and they allow to create smart pointers from raw pointers and de-reference them without the need of unsafe code...

9.8CVSS3.8AI score0.01629EPSS
SaveExploits1
OSV
OSV
added 2020/03/19 12:0 p.m.58 views

RUSTSEC-2020-0005 CBox API allows to de-reference raw pointers without `unsafe` code

CBox and CSemiBox are part of the public API of the cbox crate and they allow to create smart pointers from raw pointers and de-reference them without the need of unsafe code...

9.8CVSS9.4AI score0.01629EPSS
SaveExploits1References3
Veracode
Veracode
added 2020/03/13 9:19 a.m.36 views

Remote Code Execution (RCE)

Microsoft Chakracore is vulnerable to remote code execution RCE. The vulnerability is possible due to lack of proper handling of raw objects and JS Maps to cache arbitrary data for a given locale...

7.5CVSS3.3AI score0.07713EPSS
SaveExploits0References3Affected Software2
Tenable Nessus
Tenable Nessus
added 2020/03/13 12:0 a.m.266 views

CentOS 6 : kernel (RHSA-2020:0790)

The remote CentOS Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0790 advisory. - basesockcreate in drivers/isdn/mISDN/socket.c in the AFISDN network module in the Linux kernel through 5.3.2 does not enforce CAPNETRAW, which means...

9.8CVSS6.7AI score0.06652EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2020/03/13 12:0 a.m.72 views

CentOS: Security Advisory for kernel (CESA-2020:0790)

The remote host is missing an update for the Copyright C 2020 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...

9.8CVSS7.7AI score0.06652EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/12 12:0 a.m.277 views

RHEL 6 : kernel (RHSA-2020:0790)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0790 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: buffer overflow in...

9.8CVSS7AI score0.06652EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2020/03/12 12:0 a.m.269 views

Scientific Linux Security Update : kernel on SL6.x i386/x86_64 (20200311)

Security Fixes : - kernel: buffer overflow in cfg80211mgdwextgiwessid in net/wireless /wext-sme.c CVE-2019-17133 - kernel: unprivileged users able to create RAW sockets in AFISDN network protocol. CVE-2019-17055 Bug Fixes : - LACP bond does not function because bonding driver sees slave speed &...

9.8CVSS6.9AI score0.06652EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/03/11 4:56 p.m.9 views

kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol

A vulnerability was found in the Linux kernel’s implementation of the AFISDN protocol, which does not enforce the CAPNETRAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISD...

3.3CVSS6.8AI score0.00542EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/11 4:56 p.m.155 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 6. 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 th...

9.8CVSS6.7AI score0.06652EPSS
SaveExploits0References3
OSV
OSV
added 2020/02/24 5:33 p.m.14 views

GHSA-Q65M-PV3F-WR5R XSS in Bleach when noscript and raw tag whitelisted

Impact A mutation XSS affects users calling bleach.clean with noscript and a raw tag see below in the allowed/whitelisted tags option. Patches v3.1.1 Workarounds modify bleach.clean calls to not whitelist noscript and one or more of the following raw tags: title textarea script style noembed...

6.1CVSS6.9AI score0.01716EPSS
SaveExploits2References12
Positive Technologies
Positive Technologies
added 2020/02/24 12:0 a.m.9 views

PT-2020-6808

Name of the Vulnerable Software and Affected Versions Mozilla Bleach versions prior to 3.11 Description The issue exists due to inadequate protection of web page structure. Exploitation can allow a remote attacker to conduct a cross-site scripting XSS attack. A mutation XSS affects users calling...

6.4CVSS6.5AI score0.01716EPSS
SaveExploits3References52
FreeBSD
FreeBSD
added 2020/02/13 12:0 a.m.14 views

www/py-bleach -- multiple vulnerabilities

bleach.clean behavior parsing embedded MathML and SVG content with RCDATA tags did not match browser behavior and could result in a mutation XSS. Calls to bleach.clean with strip=False and math or svg tags and one or more of the RCDATA tags script, noscript, style, noframes, iframe, noembed, or x...

2.8AI score
SaveExploits0References2
RustSec
RustSec
added 2020/02/11 12:0 p.m.31 views

Lifetime boundary for `raw_slice` and `raw_slice_mut` are incorrect

The affected version of rulinalg has incorrect lifetime boundary definitions for RowMut::rawslice and RowMut::rawslicemut. They do not conform with Rust's borrowing rule and allows the user to create multiple mutable references to the same location. This may result in unexpected calculation resul...

9.8CVSS3.5AI score0.01648EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2020/01/24 4:26 a.m.36 views

CVE-2019-17054

atalkcreate in net/appletalk/ddp.c in the AFAPPLETALK network module in the Linux kernel through 5.3.2 does not enforce CAPNETRAW, which means that unprivileged users can create a raw socket, aka CID-6cc03e8aa36c...

5.9CVSS4.5AI score0.00514EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.55 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2019-1539)

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

10CVSS8.6AI score0.92621EPSS
SaveExploits20References2
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.28 views

Huawei EulerOS: Security Advisory for dcraw (EulerOS-SA-2019-1817)

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

8.8CVSS8.7AI score0.02855EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2020/01/16 3:55 a.m.102 views

CVE-2020-7106

Cacti 1.2.8 has stored XSS in datasources.php, colortemplatesitem.php, graphs.php, graphitems.php, lib/apiautomation.php, useradmin.php, and usergroupadmin.php, as demonstrated by the description parameter in datasources.php a raw string from the database that is displayed by $header to trigger t...

6.1CVSS7.2AI score0.02139EPSS
SaveExploits1References11
Rows per page
Query Builder