Lucene search
+L

9260 matches found

Tenable Nessus
Tenable Nessus
added 2023/07/09 12:00 a.m.36 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2023-2314)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service...

9.8CVSS7.5AI score0.02281EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/07/09 12:00 a.m.35 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2023-2334)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service...

9.8CVSS7.5AI score0.02281EPSS
SaveExploits0References4
OSV
OSV
added 2023/07/08 2:54 a.m.49 views

RLSA-2023:3923 Critical: go-toolset and golang security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. The golang packages provide the Go programming language compiler. Security Fixes: golang: cmd/go: go command may generate unexpected code at build time when using cgo CVE-2023-29402 golang:...

9.8CVSS9.3AI score0.01837EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2023/07/08 2:54 a.m.49 views

go-toolset and golang security update

An update is available for go-toolset, golang. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Go Toolset provides the Go programming language tools and librarie...

9.8CVSS8.1AI score0.01837EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/08 12:00 a.m.22 views

Rocky Linux 9 : go-toolset and golang (RLSA-2023:3923)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:3923 advisory. - The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses...

9.8CVSS7.6AI score0.01837EPSS
SaveExploits0References9
Mageia
Mageia
added 2023/07/07 5:54 a.m.58 views

Updated golang packages fix security vulnerability

Code injection via go command with cgo in cmd/go CVE-2023-29402 Ignoring setuid/setgid bits. CVE-2023-29403 Arbitrary code execution CVE-2023-29404 Arbitrary code execution CVE-2023-29405...

9.8CVSS8.2AI score0.01837EPSS
SaveExploits0References2
OSV
OSV
added 2023/07/07 5:54 a.m.14 views

MGASA-2023-0227 Updated golang packages fix security vulnerability

Code injection via go command with cgo in cmd/go CVE-2023-29402 Ignoring setuid/setgid bits. CVE-2023-29403 Arbitrary code execution CVE-2023-29404 Arbitrary code execution CVE-2023-29405...

9.8CVSS9.2AI score0.01837EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/07/07 12:00 a.m.23 views

Ubuntu: Security Advisory (USN-6208-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.5CVSS8.1AI score0.02146EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2023/07/07 12:00 a.m.52 views

go-toolset and golang security update

golang 1.19.10-1.0.1 - New Go version 1.19.10 CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405 go-toolset 1.19.10-1.0.1 - New Go version 1.19.10 CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405...

9.8CVSS7.1AI score0.01837EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/07 12:00 a.m.43 views

Oracle Linux 9 : go-toolset / and / golang (ELSA-2023-3923)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-3923 advisory. - New Go version 1.19.10 CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405 go-toolset Tenable has extracted the preceding description block...

9.8CVSS7.1AI score0.01837EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2023/07/06 8:40 p.m.62 views

USN-6208-1: Gorilla WebSocket vulnerability

It was discovered that Gorilla WebSocket incorrectly handled decoding WebSocket frames. An attacker could possibly use this issue to cause a crash, resulting in a denial of service...

7.5CVSS6.7AI score0.02146EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/06 5:09 p.m.32 views

Security Bulletin: Watson CP4D Data Stores is vulnerable to unspecified vulnerability Golang Go (CCVE-2022-23773)

Summary Potential Golang Go unspecified vulnerability CVE-2022-237732 has been identified that may affect Watson CP4D Data Stores Refer to details for additional information. Vulnerability Details CVEID:CVE-2022-23773 DESCRIPTION: An unspecified error with not treating branches with...

7.5CVSS8.2AI score0.02625EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2023/07/06 3:01 a.m.11 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/07/06 2:47 a.m.8 views

golang: crypto/tls: session tickets lack random ticket_age_add

A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption...

3.1CVSS6.6AI score0.0108EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/07/06 2:47 a.m.11 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
OpenVAS
OpenVAS
added 2023/07/06 12:00 a.m.26 views

Debian: Security Advisory (DLA-3479-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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.5CVSS7AI score0.017EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2023/07/06 12:00 a.m.42 views

Debian dla-3479 : golang-gopkg-yaml.v2-dev - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3479 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3479-1 [email protected]...

7.5CVSS6.5AI score0.017EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/05 9:52 p.m.59 views

Security Bulletin: IBM Watson Assistant for IBM Cloud Pak for Data is affected by multiple vulnerabilities in Golang Go

Summary Potential vulnerabilities in Golang Go has been identified that may affect IBM Watson Assistant for IBM Cloud Pak for Data. Refer to details for additional information. Vulnerability Details CVEID:CVE-2022-41722 DESCRIPTION: Golang Go could allow a remote attacker to traverse directories ...

7.8CVSS9.4AI score0.05623EPSS
SaveExploits7Affected Software1
Debian
Debian
added 2023/07/05 8:29 p.m.29 views

[SECURITY] [DLA 3479-1] golang-yaml.v2 security update

Debian LTS Advisory DLA-3479-1 [email protected] https://www.debian.org/lts/security/ Roberto C. Sánchez July 05, 2023 https://wiki.debian.org/LTS Package : golang-yaml.v2 Version : 2.2.2-1+deb10u1 CVE ID : CVE-2021-4235 CVE-2022-3064 Two denial of service vulnerabilities have been...

7.5CVSS6.7AI score0.017EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/05 6:23 p.m.34 views

Security Bulletin: Multiple Vulnerabilities in CloudPak for Watson AIOps

Summary Multiple vulnerabilities were fixed in IBM Cloud Pak for Watson AIOps version 4.1 Vulnerability Details CVEID:CVE-2021-37219 DESCRIPTION: HashiCorp Consul and Consul Enterprise could allow a remote attacker to gain elevated privileges on the system, caused by a flaw in the Raft RPC layer...

10CVSS9.9AI score0.08127EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder