Lucene search
+L

11264 matches found

OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.61 views

SUSE: Security Advisory (SUSE-SU-2016:2014-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...

8.4CVSS7.2AI score0.01393EPSS
SaveExploits6References12
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.41 views

SUSE: Security Advisory (SUSE-SU-2021:0532-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...

8.8CVSS7.8AI score0.01377EPSS
SaveExploits2References77
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2019:1530-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.3CVSS6.8AI score0.98745EPSS
SaveExploits9References149
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2020:1605-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.8CVSS8.3AI score0.04505EPSS
SaveExploits3References120
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.29 views

SUSE: Security Advisory (SUSE-SU-2021:0353-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...

8.8CVSS7.4AI score0.01377EPSS
SaveExploits3References79
Microsoft CVE
Microsoft CVE
added 2021/04/17 7:00 a.m.10 views

In the standard library in Rust before 1.52.0 a double free can occur in the Vec::from_iter function if freeing the element panics.

...

9.8CVSS7AI score0.0289EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2021/04/16 2:31 p.m.39 views

CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

9.8CVSS2AI score0.0289EPSS
SaveExploits1References3
OSV
OSV
added 2021/04/14 8:04 p.m.38 views

GO-2021-0075 Panic due to improper validation of RPC messages in github.com/ethereum/go-ethereum

Due to improper argument validation in RPC messages, a maliciously crafted message can cause a panic, leading to denial of service...

7.5CVSS7.2AI score0.04255EPSS
SaveExploits2References2
OSV
OSV
added 2021/04/14 8:04 p.m.18 views

GO-2021-0054 Panic due to improper input validation in ForEach in github.com/tidwall/gjson

Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector...

7.5CVSS7.3AI score0.01387EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/14 8:04 p.m.53 views

GO-2020-0048 Denial of service in github.com/antchfx/xmlquery

LoadURL does not check the Content-Type of loaded resources, which can cause a panic due to nil pointer deference if the loaded resource is not XML. If user supplied URLs are loaded, this may be used as a denial of service vector...

9.8CVSS9.1AI score0.01936EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/14 8:04 p.m.21 views

GO-2021-0097 Panic due to out-of-bounds read in github.com/dhowden/tag

Due to improper bounds checking, a number of methods can trigger a panic due to attempted out-of-bounds reads. If the package is used to parse user supplied input, this may be used as a vector for a denial of service attack...

6.5CVSS6.2AI score0.0112EPSS
SaveExploits4References4
OSV
OSV
added 2021/04/14 8:04 p.m.28 views

GO-2021-0059 Panic due to improper input validation in Get in github.com/tidwall/gjson

Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector...

7.5CVSS7.3AI score0.01662EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/14 8:04 p.m.46 views

GO-2021-0069 Panic during division of very large numbers in math/big

A number of math/big.Int methods can panic when provided large inputs due to a flawed division method...

7.5CVSS7.6AI score0.03859EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/14 8:04 p.m.41 views

GO-2020-0028 Denial of service via malformed zone file in github.com/miekg/dns

Due to a nil pointer dereference, parsing a malformed zone file containing TA records may cause a panic. If parsing user supplied input, this may be used as a denial of service vector...

7.5CVSS7.2AI score0.0176EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/14 8:04 p.m.30 views

GO-2021-0067 Panic when opening archives in archive/zip

Using Reader.Open on an archive containing a file with a path prefixed by "../" will cause a panic due to a stack overflow. If parsing user supplied archives, this may be used as a denial of service vector...

5.5CVSS6AI score0.01517EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/14 8:04 p.m.87 views

GO-2021-0076 Out-of-bounds write in github.com/evanphx/json-patch

A malicious JSON patch can cause a panic due to an out-of-bounds write attempt. This can be used as a denial of service vector if exposed to arbitrary user input...

7.7CVSS7.4AI score0.01952EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/14 8:04 p.m.18 views

GO-2020-0046 Panic due to malformed XML digital signature in github.com/russellhaering/goxmldsig

Due to a nil pointer dereference, a malformed XML Digital Signature can cause a panic during validation. If user supplied signatures are being validated, this may be used as a denial of service vector...

7.5CVSS7.2AI score0.01769EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/14 4:00 p.m.7 views

CVE-2021-0258

A vulnerability in the forwarding of transit TCPv6 packets received on the Ethernet management interface of Juniper Networks Junos OS allows an attacker to trigger a kernel panic, leading to a Denial of Service DoS. Continued receipt and processing of these transit packets will create a sustained...

7.1CVSS6.2AI score0.00647EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/04/14 7:15 a.m.10 views

ALPINE-CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

9.8CVSS7AI score0.0289EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/04/14 7:15 a.m.8 views

CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

9.8CVSS6.1AI score0.0289EPSS
SaveExploits1References11
Rows per page
Query Builder