Lucene search
+L

11247 matches found

Tenable Nessus
Tenable Nessus
added 2022/07/29 12:00 a.m.39 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2022-2157)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data. CVE-2022-24675 - The gener...

7.5CVSS7.4AI score0.0995EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2022/07/28 11:22 a.m.99 views

Exploit for CVE-2022-36946

CVE-2022-36946 Reported-by: Domingo Dirutigliano and Nicola G...

7.5CVSS8.3AI score0.07156EPSS
SaveExploits1
Veracode
Veracode
added 2022/07/25 12:47 p.m.32 views

Denial Of Service (DoS)

go is vulnerable to denial of service attacks. The vulnerability exists because, when calling Reader.Read on an archive containing a large number of concatenated 0-length compressed files may cause a panic due to stack exhaustion...

7.5CVSS7.5AI score0.01936EPSS
SaveExploits0References8Affected Software20
GithubExploit
GithubExploit
added 2022/07/22 5:37 p.m.463 views

Exploit for CVE-2022-32832

CVE-2022-32832 Proof-of-concept and write-up for the CVE...

6.7CVSS6.4AI score0.00892EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2022/07/21 1:09 p.m.626 views

Exploit for CVE-2022-32832

CVE-2022-32832 Proof-of-concept and write-up for the CVE...

6.7CVSS6.4AI score0.00892EPSS
SaveExploits2
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/21 12:35 p.m.56 views

Security Bulletin: IBM Cloud Pak for Multicloud Management Monitoring has multiple vulnerabilities associated with the Go runtime (CVE-2021-29923, CVE-2021-31525, CVE-2021-33194, CVE-2021-33195, CVE-2021-33196, CVE-2021-33197, CVE-2021-33198)

Summary The Go runtime is used by several components in IBM Cloud Pak for Multicloud Management Monitoring to interact with the operating system and provide utility functions. Vulnerability Details CVEID:CVE-2021-34558 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by the...

9.1CVSS8.5AI score0.07492EPSS
SaveExploits6Affected Software1
OSV
OSV
added 2022/07/20 8:52 p.m.27 views

GO-2022-0527 Stack exhaustion in Glob on certain paths in io/fs

Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion...

7.5CVSS7.8AI score0.01939EPSS
SaveExploits0References4
OSV
OSV
added 2022/07/20 8:52 p.m.47 views

GO-2022-0526 Stack exhaustion when decoding certain messages in encoding/gob

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion...

7.5CVSS7.8AI score0.01696EPSS
SaveExploits0References4
OSV
OSV
added 2022/07/20 8:52 p.m.37 views

GO-2022-0523 Stack exhaustion when unmarshaling certain documents in encoding/xml

Unmarshaling an XML document into a Go struct which has a nested field that uses the 'any' field tag can panic due to stack exhaustion...

7.5CVSS7.7AI score0.01956EPSS
SaveExploits0References4
OSV
OSV
added 2022/07/20 5:02 p.m.40 views

GO-2022-0521 Stack exhaustion from deeply nested XML documents in encoding/xml

Calling Decoder.Skip when parsing a deeply nested XML document can cause a panic due to stack exhaustion...

7.5CVSS7.5AI score0.02267EPSS
SaveExploits0References4
Snyk
Snyk
added 2022/07/20 5:01 p.m.1 views

Uncontrolled Recursion

Overview std/go/parser is a Go standard library package std/go/parser Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due ...

6.8CVSS7AI score0.00906EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/20 5:01 p.m.42 views

GO-2022-0515 Stack exhaustion due to deeply nested types in go/parser

Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due to stack exhaustion...

5.5CVSS6.8AI score0.00906EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/07/19 9:14 p.m.72 views

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

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Extended Update Support. 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...

8.2CVSS6.5AI score0.0386EPSS
SaveExploits8References7
OSV
OSV
added 2022/07/15 11:10 p.m.29 views

GO-2022-0300 Panic via malicious inputs in github.com/graph-gophers/graphql-go

Malicious inputs can cause a panic. A maliciously crafted input can cause a stack overflow and panic. Any user with access to the GraphQL can send such a query. This issue only occurs when using the graphql.MaxDepth schema option which is highly recommended in most cases...

6.5CVSS6.6AI score0.01243EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/15 11:08 p.m.22 views

GO-2022-0256 Panic via maliciously crafted message in github.com/ethereum/go-ethereum

A maliciously crafted snap/1 protocol message can cause a panic...

5.7CVSS5.4AI score0.01242EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/15 11:07 p.m.21 views

GO-2022-0252 Panic on misconfigured IP address in github.com/cloudflare/cfrpki

OctoRPKI crashes when a repository returns an ROA with a IP address that contains too many bits...

6.5CVSS6.5AI score0.00907EPSS
SaveExploits0References1
Snyk
Snyk
added 2022/07/15 11:04 p.m.9 views

Uncontrolled Recursion

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: A malicious HTTP server or client can cause the net/http client or server to panic.ReadRequest and ReadResponse can hit an...

8.2CVSS6.8AI score0.03692EPSS
SaveExploits0References3
OSV
OSV
added 2022/07/15 11:04 p.m.39 views

GO-2022-0236 Panic due to large headers in net/http and golang.org/x/net/http/httpguts

A malicious HTTP server or client can cause the net/http client or server to panic. ReadRequest and ReadResponse can hit an unrecoverable panic when reading a very large header over 7MB on 64-bit architectures, or over 4MB on 32-bit ones. Transport and Client are vulnerable and the program can be...

5.9CVSS6.8AI score0.03692EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/07/15 7:06 a.m.44 views

CVE-2022-30630

A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability...

7.5CVSS4.4AI score0.01939EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2022/07/14 12:00 a.m.86 views

go -- decoding big.Float and big.Rat can panic

The Go project reports: encoding/gob & math/big: decoding big.Float and big.Rat can panic Decoding big.Float and big.Rat types can panic if the encoded message is too short...

7.5CVSS6.8AI score0.02484EPSS
SaveExploits1References1
Rows per page
Query Builder