Lucene search
+L

11251 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 5:43 p.m.22 views

move_elements can double-free objects on panic

Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding. The flaw was fixed in commit 891561bea by removing t...

9.8CVSS8.7AI score0.01364EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 5:43 p.m.80 views

GHSA-3QM2-RFQW-FMRW move_elements can double-free objects on panic

Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding. The flaw was fixed in commit 891561bea by removing t...

9.8CVSS9.2AI score0.01364EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 5:41 p.m.21 views

insert_slice_clone can double drop if Clone panics.

Affected versions of this crate used ptr::copy when inserting into the middle of a Vec. When ownership was temporarily duplicated during this copy, it calls the clone method of a user provided element. This issue can result in an element being double-freed if the clone call panics. Commit 20cb73d...

5.3CVSS5.4AI score0.01359EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/05/24 5:41 p.m.166 views

GHSA-68P4-PJPF-XWCQ insert_slice_clone can double drop if Clone panics.

Affected versions of this crate used ptr::copy when inserting into the middle of a Vec. When ownership was temporarily duplicated during this copy, it calls the clone method of a user provided element. This issue can result in an element being double-freed if the clone call panics. Commit 20cb73d...

5.3CVSS5AI score0.01359EPSS
SaveExploits1References5
OSV
OSV
added 2022/05/24 5:37 p.m.26 views

GHSA-WG79-2CGP-QRJM dhowden tag panic due to out-of-bounds read

Due to improper bounds checking, a number of methods in dhowden tag before 0.0.0-20201120070457-d52dcb253c63 can trigger a panic via readAtomData 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
SaveExploits4References8
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.32 views

dhowden tag panic due to out-of-bounds read

Due to improper bounds checking, a number of methods in dhowden tag before 0.0.0-20201120070457-d52dcb253c63 can trigger a panic via readAtomData 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.1AI score0.01088EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.32 views

dhowden tag panic due to out-of-bounds read

Due to improper bounds checking, a number of methods in dhowden tag before 0.0.0-20201120070457-d52dcb253c63 can trigger a panic via readAPICFrame 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.1AI score0.01111EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/05/24 5:37 p.m.22 views

GHSA-9WM7-RC47-G56M dhowden tag panic due to out-of-bounds read

Due to improper bounds checking, a number of methods in dhowden tag before 0.0.0-20201120070457-d52dcb253c63 can trigger a panic via readAPICFrame 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
SaveExploits4References8
Github Security Blog
Github Security Blog
added 2022/05/24 4:51 p.m.25 views

mastercactapus proxyprotocol vulnerable to denial of service

headerv2.go in mastercactapus proxyprotocol before 0.0.2, as used in the mastercactapus caddy-proxyprotocol plugin through 0.0.2 for Caddy, allows remote attackers to cause a denial of service webserver panic and daemon crash via a crafted HAProxy PROXY v2 request with truncated source/destinatio...

7.5CVSS6.6AI score0.04295EPSS
SaveExploits1References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:00 a.m.46 views

Uncontrolled Recursion

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS5.6AI score0.03692EPSS
SaveExploits0References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:00 a.m.57 views

Uncontrolled Recursion

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS5.6AI score0.03692EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2022/05/23 10:15 p.m.50 views

GO-2021-0319 Incorrect computation for some invalid field elements in crypto/elliptic

Some big.Int values that are not valid field elements negative or overflowing might cause Curve.IsOnCurve to incorrectly return true. Operating on those values may cause a panic or an invalid curve operation. Note that Unmarshal will never return such values...

9.1CVSS9.3AI score0.03099EPSS
SaveExploits0References4
Snyk
Snyk
added 2022/05/23 9:59 p.m.6 views

Uncaught Exception

Overview std/crypto/x509 is a Go standard library package std/crypto/x509 Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: Verifying certificate chains containing certificates which are not compliant with RFC 5280 causes Certificate.Verify to panic ...

8.7CVSS8.7AI score0.01459EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/23 12:43 p.m.34 views

Security Bulletin: IBM App Connect Enterprise Certified Container Operator may be vulnerable to denial of service due to CVE-2021-38561

Summary Golang Go Text is used by IBM App Connect Enterprise Certified Container Operator internally. The Operator may be vulnerable to denial of service if a Golang panic is triggered. This bulletin provides patch information to address the reported vulnerability CVE-2021-38561. Vulnerability...

7.5CVSS1.1AI score0.01356EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/05/22 12:00 a.m.72 views

GHSA-FFX3-8QVM-PQ3J Integer overflow in solana_rbpf

Solana solanarbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program...

7.5CVSS7.6AI score0.0134EPSS
SaveExploits1References4
NVD
NVD
added 2022/05/21 9:15 p.m.37 views

CVE-2022-31264

Solana solanarbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program...

7.5CVSS0.0134EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/05/21 9:15 p.m.5 views

CVE-2022-31264

Solana solanarbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program...

7.5CVSS7.1AI score0.0134EPSS
SaveExploits1References3
OSV
OSV
added 2022/05/21 8:04 p.m.23 views

CVE-2022-31264

Solana solanarbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program...

7.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/05/21 8:04 p.m.42 views

CVE-2022-31264

Solana solanarbpf before 0.2.29 has an addition integer overflow via invalid ELF program headers. elf.rs has a panic via a malformed eBPF program...

7.8AI score0.0134EPSS
SaveExploits1References2
CVE
CVE
added 2022/05/21 8:04 p.m.103 views

CVE-2022-31264

CVE-2022-31264 affects Solana’s Solana RBPF prior to 0.2.29, where an addition integer overflow can occur due to invalid ELF program headers and the elf.rs component may panic on a malformed eBPF program. Public records from Red Hat, GHSA, OSV and PT Security corroborate a vulnerability in Solana...

7.5CVSS7.6AI score0.0134EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder