Lucene search
+L

9263 matches found

OpenVAS
OpenVAS
added 2023/08/08 12:00 a.m.31 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2023-2583)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS8.9AI score0.0156EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:00 a.m.32 views

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

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Angle brackets are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/'...

9.8CVSS7.3AI score0.0156EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2023/08/08 12:00 a.m.32 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2023-2613)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS8.9AI score0.0156EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:00 a.m.8 views

Fedora 38 : golang (2023-a6c1ad5860)

The remote Fedora 38 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-a6c1ad5860 advisory. This update includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. Tenable has extracted the preceding...

5.6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2023/08/07 6:19 a.m.37 views

CVE-2023-29408

A flaw was found in the Golang tiff package, where it is vulnerable to a denial of service caused by not limiting the size of compressed tile data. By persuading a victim to open a specially crafted image file, a remote attacker can cause excessive memory and CPU consumption in decoding, resultin...

6.5CVSS6.2AI score0.00933EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/08/07 6:19 a.m.35 views

CVE-2023-29407

A flaw was found in the Golang tiff package, where it is vulnerable to a denial of service caused by an excessive iteration flaw. By persuading a victim to open a specially crafted image file, a remote attacker can cause excessive CPU consumption in decoding, resulting in a denial of service...

6.5CVSS6.2AI score0.00874EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/08/07 5:49 a.m.55 views

CVE-2023-3978

A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim's web browser within the security...

6.1CVSS6.4AI score0.00844EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/08/07 5:18 a.m.174 views

CVE-2023-29409

A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying...

5.3CVSS6.2AI score0.01588EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/08/07 12:27 a.m.65 views

Moderate: Red Hat Security Advisory: Red Hat OpenShift support for Windows Containers 6.0.1[security update]

The components for Red Hat OpenShift support for Windows Containers 6.0.1 are now available. This product release includes bug fixes and security update for the following packages: windows-machine-config-operator and windows-machine-config-operator-bundle. Red Hat Product Security has rated this...

7.8CVSS6.9AI score0.03931EPSS
SaveExploits2References14
Amazon
Amazon
added 2023/08/07 12:00 a.m.63 views

Important: golang

Issue Overview: The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS7.1AI score0.01453EPSS
SaveExploits0
Veracode
Veracode
added 2023/08/04 4:52 a.m.42 views

Cross-Site Scripting (XSS)

github.com/golang/net is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape user input in text nodes outside the HTML namespace, allowing an attacker to inject and execute malicious JavaScript on a victim's browser...

6.1CVSS5.9AI score0.00844EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2023/08/04 3:29 a.m.49 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial Of Service DoS. The vulnerability exists because handshakeclient.go does not set a max RSA key size, which can lead to extremely large RSA keys in certificate chains causing a client to expend significant CPU time to verify signatures. The fix sets the...

5.3CVSS6.7AI score0.01588EPSS
SaveExploits0References12Affected Software2
RedHat Linux
RedHat Linux
added 2023/08/03 3:51 p.m.32 views

Moderate: Red Hat Security Advisory: Release of OpenShift Serverless 1.29.1

Red Hat OpenShift Serverless version 1.29.1 is now available. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE lin...

7.5CVSS6.7AI score0.01037EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.4 views

golang: go/parser: Infinite loop in parsing

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.9 views

golang: net/http, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01241EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.9 views

golang: html/template: improper handling of empty HTML attributes

A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr=." executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into ta...

7.3CVSS6.7AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.6 views

golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service...

7.5CVSS6.7AI score0.01479EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.88 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.3 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.3 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 each vulnerability from t...

9.8CVSS6.7AI score0.05623EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2023/08/02 9:30 p.m.31 views

Golang TIFF decoder vulnerable to excessive CPU consumption

A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size width height appearing to be zero...

6.5CVSS7AI score0.00874EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/02 9:30 p.m.60 views

Golang TIFF decoder does not place a limit on the size of compressed tile data

The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image both in terms of pixel width/height, and encoded size to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU...

6.5CVSS7AI score0.00933EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder