Lucene search
+L

11262 matches found

Amazon
Amazon
added 2021/09/08 12:00 a.m.102 views

Medium: golang

Issue Overview: A flaw was found in Go, acting as an unintended proxy or intermediary, where ReverseProxy forwards connection headers if the first one was empty. This flaw allows an attacker to drop arbitrary headers. The highest threat from this vulnerability is to integrity. CVE-2021-33197 A fl...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits3
OSV
OSV
added 2021/09/07 9:31 a.m.7 views

OPENSUSE-SU-2021:1236-1 Security update for xen

This update for xen fixes the following issues: Update to Xen 4.13.3 general bug fix release bsc1027519. Security issues fixed: - CVE-2021-28693: xen/arm: Boot modules are not scrubbed bsc1186428 - CVE-2021-28692: xen: inappropriate x86 IOMMU timeout detection / handling bsc1186429 - CVE-2021-008...

7.8CVSS6.1AI score0.0187EPSS
SaveExploits0References32
Github Security Blog
Github Security Blog
added 2021/09/01 6:30 p.m.32 views

Double free in toodee

When inserting rows from an iterator at a particular index, toodee would shift items over, duplicating their ownership. The space reserved for the new elements was based on the len returned by the ExactSizeIterator. This could result in elements in the array being freed twice if the iterator...

9.8CVSS9AI score0.01167EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/31 3:01 p.m.12 views

golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents

A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability...

7.5CVSS7.1AI score0.034EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/08/31 3:01 p.m.19 views

golang: crypto/tls: certificate of wrong type is causing TLS client to panic

A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate's private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists or can be issued, or the client is configured with...

6.5CVSS7.1AI score0.06975EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/08/31 3:01 p.m.8 views

golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header

A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes...

5.9CVSS7.1AI score0.03692EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/08/31 9:22 a.m.167 views

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

An update for kernel 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 th...

8.3CVSS6.5AI score0.78684EPSS
SaveExploits23References7
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/26 12:00 a.m.64 views

Security update for go1.16 (moderate)

openSUSE Security Update: Security update for go1.16 Announcement ID: openSUSE-SU-2021:1199-1 Rating: moderate References: 1182345 1189162 Cross-References: CVE-2021-36221 Affected Products: openSUSE Leap 15.2 An update that solves one vulnerability and has one errata is now available.Description...

5.9CVSS6.8AI score0.03128EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.31 views

Double-free in id-map

A double free can occur in getorinsert upon a panic of a user-provided f function. getorinsert reserves space for a value, before calling the user provided insertion function f. If the function f panics then uninitialized or previously freed memory can be dropped...

9.8CVSS9AI score0.011EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.23 views

GHSA-VFQX-HV88-F9CV Double-free in id-map

A double free can occur in getorinsert upon a panic of a user-provided f function. getorinsert reserves space for a value, before calling the user provided insertion function f. If the function f panics then uninitialized or previously freed memory can be dropped...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:55 p.m.18 views

GHSA-RCCQ-J2M7-8FWR Double-free in id-map

A double free can occur in removeset upon a panic in a Drop impl. When removing a set of elements, ptr::dropinplace is called on each of the element to be removed. If the Drop impl of one of these elements panics then the previously dropped elements can be dropped again...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:55 p.m.57 views

GHSA-327X-39HH-65WF Out of bounds write in arenavec

An issue was discovered in the arenavec crate through 0.1.1. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.30 views

Out of bounds write in arenavec

An issue was discovered in the arenavec crate through 0.1.1. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.5CVSS7.2AI score0.01135EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.55 views

GHSA-P9GF-GMFV-398M Double free in slice-deque

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

7.5CVSS7.1AI score0.01135EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.33 views

Double free in slice-deque

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.44 views

GHSA-5HPJ-M323-CPHM Double free in through

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS9.5AI score0.01326EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.36 views

Double free in through

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS1.4AI score0.01326EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.33 views

Double free in containers

Upon panic in a user-provided function f, fn mutate & fn mutate2 drops twice a same object. Affected versions of this crate did not guard against double drop while temporarily duplicating an object's ownership with ptr::read. Dropping a same object can result in memory corruption. The flaw was...

9.8CVSS8.9AI score0.01552EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.37 views

Double free in glsl-layout

Affected versions of this crate did not guard against panic within the user-provided function f 2nd parameter of fn maparray, and thus panic within f causes double drop of a single object. The flaw was corrected in the 0.4.0 release by wrapping the object vulnerable to a double drop within...

7.5CVSS7.2AI score0.0139EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:52 p.m.61 views

GHSA-FJR6-HM39-4CF9 Double free in basic_dsp_matrix

An issue was discovered in the basicdspmatrix crate before 0.9.2 for Rust. When a TransformContent panic occurs, a double drop can be performed...

7.5CVSS7.4AI score0.01327EPSS
SaveExploits1References4
Rows per page
Query Builder