Lucene search
+L

11452 matches found

Cvelist
Cvelist
added 2021/01/05 9:40 p.m.44 views

CVE-2020-29490

Dell EMC Unity, Unity XT, and UnityVSA versions prior to 5.0.4.0.5.012 contain a Denial of Service vulnerability on NAS Servers with NFS exports. A remote authenticated attacker could potentially exploit this vulnerability and cause Denial of Service Storage Processor Panic by sending specially...

7.5CVSS7.3AI score0.01482EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/01/05 9:15 p.m.6 views

CVE-2020-36067

GJSON =v1.6.5 allows attackers to cause a denial of service panic: runtime error: slice bounds out of range via a crafted GET call...

7.5CVSS5.3AI score0.01387EPSS
SaveExploits0References2
RustSec
RustSec
added 2021/01/04 12:00 p.m.29 views

EventList's From<EventList> conversions can double drop on panic.

Affected versions of this crate read from a container using ptr::read in From, and then call a user specified Into function. This issue can result in a double-free if the user provided function panics...

7.5CVSS2.9AI score0.01327EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/01/04 12:00 p.m.47 views

RUSTSEC-2021-0039 panic in user-provided `Endian` impl triggers double drop of T

Affected versions of the crate does not guard against panic from user-provided impl of Endian trait, which is a safe trait that users can implement. If a user-provided implementation of the Endian trait panics, double-drop is triggered due to the duplicated ownership of T created by ptr::read...

7.5CVSS7.6AI score0.01135EPSS
SaveExploits1References3
OSV
OSV
added 2021/01/04 12:00 p.m.49 views

RUSTSEC-2021-0011 EventList's From<EventList> conversions can double drop on panic.

Affected versions of this crate read from a container using ptr::read in From, and then call a user specified Into function. This issue can result in a double-free if the user provided function panics...

7.5CVSS7.4AI score0.01327EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/01/04 12:00 p.m.26 views

panic in user-provided `Endian` impl triggers double drop of T

Affected versions of the crate does not guard against panic from user-provided impl of Endian trait, which is a safe trait that users can implement. If a user-provided implementation of the Endian trait panics, double-drop is triggered due to the duplicated ownership of T created by ptr::read...

7.5CVSS3.2AI score0.01135EPSS
SaveExploits1
OSV
OSV
added 2021/01/02 6:15 a.m.36 views

CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7AI score
SaveExploits0References2
OSV
OSV
added 2021/01/02 6:15 a.m.5 views

DEBIAN-CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.5AI score0.01721EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2021/01/02 6:15 a.m.50 views

CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.1AI score0.01721EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2021/01/02 6:15 a.m.46 views

CVE-2020-28851

In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.1AI score0.02297EPSS
SaveExploits1References2
OSV
OSV
added 2021/01/02 6:15 a.m.13 views

UBUNTU-CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.5CVSS7.1AI score0.01721EPSS
SaveExploits1References3
Prion
Prion
added 2021/01/02 6:15 a.m.31 views

Out-of-bounds

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

5CVSS7.2AI score0.01721EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/01/02 5:45 a.m.307 views

CVE-2020-28852

CVE-2020-28852 affects the Go x/text package, specifically a slice bounds out of range panic in language.ParseAcceptLanguage when processing a BCP 47 tag in HTTP Accept-Language headers. Version 0.3.5 of golang.org/x/text (or newer) fixes this; prior versions before v0.3.5 are affected. The issue...

7.5CVSS7.2AI score0.01721EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/01/02 5:45 a.m.30 views

CVE-2020-28852

In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.4AI score0.01721EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/01/02 5:42 a.m.48 views

CVE-2020-28851

In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. x/text/language is supposed to be able to parse an HTTP Accept-Language header...

7.4AI score0.02297EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/01/02 12:00 a.m.11 views

PT-2021-11585 · X/Text +6 · X/Text +6

Name of the Vulnerable Software and Affected Versions: x/text versions prior to 0.3.5 x/text version 1.15.4 Description: A "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. The x/text/language package is supposed to be able to parse an HTTP...

7.5CVSS8.2AI score0.06975EPSS
SaveExploits10References102
RustSec
RustSec
added 2020/12/31 12:00 p.m.25 views

`impl Random` on arrays can lead to dropping uninitialized memory

Affected versions of this crate had a panic safety issue to drop partially uninitialized array of T upon panic in a user provided function T::random. Dropping uninitialized T can potentially cause memory corruption or undefined behavior. The flaw was corrected in commit 565d508 by using MaybeUnin...

7.8CVSS2.9AI score0.00426EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/12/31 10:15 a.m.12 views

CVE-2019-25007

An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic...

7.5CVSS7.1AI score0.01327EPSS
SaveExploits2References1
NVD
NVD
added 2020/12/31 10:15 a.m.25 views

CVE-2019-25007

An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic...

7.5CVSS7.5AI score0.01327EPSS
SaveExploits1References1
Prion
Prion
added 2020/12/31 10:15 a.m.19 views

Design/Logic Flaw

An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic...

5CVSS7.5AI score0.01327EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder