Lucene search
+L

9194 matches found

OpenVAS
OpenVAS
added 2022/09/09 12:00 a.m.33 views

SUSE: Security Advisory (SUSE-SU-2022:3178-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5CVSS7.5AI score0.0206EPSS
SaveExploits0References20
Veracode
Veracode
added 2022/09/08 9:54 a.m.35 views

Path Traversal

github.com/golang/go is vulnerable to path traversal. The vulnerability exists because the JoinPath function of url.go does not properly remove the relative elements from the start of the path when the first path element is "", allowing an attacker to access files outside the expected directory...

7.5CVSS7.4AI score0.01789EPSS
SaveExploits0References12Affected Software6
OSV
OSV
added 2022/09/08 7:35 a.m.7 views

SUSE-SU-2022:3178-1 Important security update for SUSE Manager Client Tools

This update fixes the following issues: ansible: - Update to version 2.9.27 jscSLE-23631, jscSLE-24133 CVE-2021-3620 ansible-connection module discloses sensitive info in traceback error message in 2.9.27 bsc1187725 CVE-2021-3583 Template Injection through yaml multi-line strings with ansible fac...

7.5CVSS6.7AI score0.0206EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2022/09/08 12:18 a.m.43 views

CVE-2022-32190

A flaw was found in the golang package. The JoinPath doesn't remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack...

7.5CVSS3.7AI score0.01789EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2022/09/08 12:18 a.m.55 views

CVE-2022-27664

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

6.5CVSS7.5AI score0.0262EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/09/08 12:00 a.m.47 views

RHEL 7 / 8 : OpenShift Container Platform 4.10.28 (RHSA-2022:6094)

The remote Redhat Enterprise Linux 7 / 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:6094 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or...

9.1CVSS7.6AI score0.0995EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2022/09/08 12:00 a.m.46 views

RHEL 8 : Red Hat OpenShift Service Mesh 2.1.3 (RHSA-2022:5004)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5004 advisory. Red Hat OpenShift Service Mesh is a Red Hat distribution of the Istio service mesh project, tailored for installation into an on-premise...

10CVSS7.6AI score0.03099EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2022/09/08 12:00 a.m.50 views

RHEL 8 : OpenShift Container Platform 4.11.1 (RHSA-2022:6102)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:6102 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud...

3.1CVSS7.2AI score0.0108EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/09/08 12:00 a.m.106 views

RHEL 8 : OpenShift Container Platform 4.11.0 (RHSA-2022:5068)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5068 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or privat...

9.1CVSS7.5AI score0.0995EPSS
SaveExploits2References25
Tenable Nessus
Tenable Nessus
added 2022/09/08 12:00 a.m.49 views

RHEL 7 / 8 : OpenShift Container Platform 4.10.25 (RHSA-2022:5729)

The remote Redhat Enterprise Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5729 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or...

9.1CVSS7.4AI score0.0995EPSS
SaveExploits2References11
RedHat Linux
RedHat Linux
added 2022/09/07 8:47 p.m.65 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.11.3 packages and security update

Red Hat OpenShift Container Platform release 4.11.3 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.11. Red Hat Product Security has rated this update as having a...

7.5CVSS7AI score0.01356EPSS
SaveExploits0References37
Veracode
Veracode
added 2022/09/07 8:33 a.m.44 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to Denial Of Service DoS. The vulnerability exists in goAway function in server.go because the server errors are not properly handled which allows an attacker to cause an application crash...

7.5CVSS7.6AI score0.0262EPSS
SaveExploits0References11Affected Software21
OSV
OSV
added 2022/09/07 12:01 a.m.47 views

GHSA-GWC9-M7RH-J2WW x/crypto/ssh vulnerable to panic via malformed packets

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an unauthenticated attacker to panic an SSH server. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic...

7.5CVSS7.7AI score0.00989EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/09/07 12:01 a.m.33 views

golang.org/x/net/http2 Denial of Service vulnerability

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS7.5AI score0.0262EPSS
SaveExploits0References11Affected Software2
OSV
OSV
added 2022/09/07 12:01 a.m.67 views

GHSA-69CG-P879-7622 golang.org/x/net/http2 Denial of Service vulnerability

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS7.3AI score0.0262EPSS
SaveExploits0References11
GitLab Advisory Database
GitLab Advisory Database
added 2022/09/07 12:00 a.m.37 views

golang.org/x/net/http2 Denial of Service vulnerability

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS4.1AI score0.0262EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/09/07 12:00 a.m.37 views

golang.org/x/net/http2 Denial of Service vulnerability

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS4.1AI score0.0262EPSS
SaveExploits0References11Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/09/07 12:00 a.m.52 views

x/crypto/ssh vulnerable to panic via SSH server

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server...

7.5CVSS3.9AI score0.00989EPSS
SaveExploits0References4Affected Software1
Oracle linux
Oracle linux
added 2022/09/07 12:00 a.m.48 views

golang security update

1.18.5-1.0.1 - golang-1.18.5 package initial release - Reviewed-by: Jose E. Marchesi 1.18.4-1.0.1 - golang-1.18.4 package initial release - Reviewed-by: Jose E. Marchesi 1.18.3-1.0.1 - golang-1.18.3-1 package initial release - Add patch to skip ed25519vectors test that fetches a file from the...

7.5CVSS1.9AI score0.02484EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/09/07 12:00 a.m.37 views

Oracle Linux 7 : golang (ELSA-2022-20694)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2022-20694 advisory. 1.18.5-1.0.1 - golang-1.18.5 package initial release - Reviewed-by: Jose E. Marchesi 1.18.4-1.0.1 - golang-1.18.4 package initial release - Reviewed-by: Jose E...

7.5CVSS6.9AI score0.02484EPSS
SaveExploits1References2
Rows per page
Query Builder