Lucene search
K

169 matches found

ATTACKERKB
ATTACKERKB
added 2022/04/20 10:15 a.m.3 views

CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

7.5CVSS5.9AI score0.03933EPSS
Exploits0References20
Snyk
Snyk
added 2022/02/17 5:33 p.m.2 views

Allocation of Resources Without Limits or Throttling

Overview std/archive/zip is a Go standard library package std/archive/zip Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: via the NewReader or OpenReader functions. An attacker can cause a panic or trigger an...

8.7CVSS6.8AI score0.03464EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2022/01/24 1:53 p.m.2 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.07032EPSS
Exploits1References6
OSV
OSV
added 2021/12/27 12:15 a.m.3 views

CVE-2021-45711

An issue was discovered in the simpleasn1 crate 0.6.0 before 0.6.1 for Rust. There is a panic if UTCTime data, supplied by a remote attacker, has a second character greater than 0x7f...

7.5CVSS7.2AI score0.0134EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2021/12/13 3:29 p.m.1 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.07032EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2021/12/09 8:19 p.m.1 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
Exploits0References5
OSV
OSV
added 2021/11/14 12:0 p.m.15 views

RUSTSEC-2021-0125 Panic on incorrect date input to `simple_asn1`

Version 0.6.0 of the simpleasn1 crate panics on certain malformed inputs to its parsing functions, including fromder and derdecode. Because this crate is frequently used with inputs from the network, this should be considered a security vulnerability. The issue occurs when parsing the old ASN.1...

7.5CVSS7.4AI score0.0134EPSS
Exploits0References3
RustSec
RustSec
added 2021/11/14 12:0 p.m.17 views

Panic on incorrect date input to `simple_asn1`

Version 0.6.0 of the simpleasn1 crate panics on certain malformed inputs to its parsing functions, including fromder and derdecode. Because this crate is frequently used with inputs from the network, this should be considered a security vulnerability. The issue occurs when parsing the old ASN.1...

7.5CVSS2.4AI score0.0134EPSS
Exploits0Affected Software1
Microsoft CVE
Microsoft CVE
added 2021/11/11 8:0 a.m.2 views

Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.

...

7.5CVSS8.3AI score0.03051EPSS
Exploits0
CNNVD
CNNVD
added 2021/11/08 12:0 a.m.3 views

Google Golang 输入验证错误漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS8AI score0.03051EPSS
Exploits0References16
RedHat Linux
RedHat Linux
added 2021/10/19 8:23 p.m.2 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.03372EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/08/31 3:1 p.m.2 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.07032EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2021/08/10 4:13 p.m.4 views

golang: archive/zip: malformed archive may cause panic or memory exhaustion

A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files...

7.5CVSS7.1AI score0.03464EPSS
Exploits1References5
OSV
OSV
added 2021/08/02 7:15 p.m.4 views

AZL-79084 CVE-2021-33196 affecting package golang 1.25.7-1

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.6AI score0.03464EPSS
Exploits1References1
OSV
OSV
added 2021/08/02 7:15 p.m.1 views

UBUNTU-CVE-2021-33196

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count in an archive's header can cause a NewReader or OpenReader panic...

7.5CVSS6.7AI score0.03464EPSS
Exploits1References4
Microsoft CVE
Microsoft CVE
added 2021/07/31 7:0 a.m.2 views

The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange allowing a malicious TLS server to cause a TLS client to panic.

...

6.5CVSS6.5AI score0.07032EPSS
Exploits1
OSV
OSV
added 2021/07/15 2:15 p.m.1 views

UBUNTU-CVE-2021-34558

The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic...

6.5CVSS6.7AI score0.07032EPSS
Exploits1References7
OSV
OSV
added 2021/05/26 9:15 p.m.3 views

CVE-2021-20177

A flaw was found in the Linux kernel's implementation of string matching within a packet. A privileged user with root or CAPNETADMIN when inserting iptables rules could insert a rule which can panic the system. Kernel before kernel 5.5-rc1 is affected...

4.4CVSS7.9AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2021/05/19 10:26 a.m.2 views

golang: math/big: panic during recursive division of very large numbers

A flaw was found in the math/big package of Go's standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The...

7.5CVSS7.1AI score0.03813EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2021/04/19 12:0 a.m.24 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.05216EPSS
Exploits3References120
Rows per page
Query Builder