Lucene search
K

1115 matches found

RedHat Linux
RedHat Linux
added 2021/07/13 4:56 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
Tenable Nessus
Tenable Nessus
added 2021/07/13 12:0 a.m.41 views

Amazon Linux AMI : golang (ALAS-2021-1512)

The version of golang installed on the remote host is prior to 1.15.12-1.67. It is, therefore, affected by a vulnerability as referenced in the ALAS-2021-1512 advisory. A vulnerability was found in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and...

5.9CVSS7.3AI score0.03692EPSS
Exploits0References3
Amazon
Amazon
added 2021/07/13 12:0 a.m.86 views

Medium: golang

Issue Overview: A vulnerability was found 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 default 1 MB...

5.9CVSS7.1AI score0.03692EPSS
Exploits0
OpenVAS
OpenVAS
added 2021/07/02 12:0 a.m.36 views

openSUSE: Security Advisory for go1.15 (openSUSE-SU-2021:0950-1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.2AI score0.03464EPSS
Exploits4References2
Tenable Nessus
Tenable Nessus
added 2021/06/23 12:0 a.m.39 views

Amazon Linux 2 : golang (ALAS-2021-1657)

The version of golang installed on the remote host is prior to 1.15.12-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2021-1657 advisory. A vulnerability was found in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and...

5.9CVSS7.3AI score0.03692EPSS
Exploits0References3
Amazon
Amazon
added 2021/06/23 12:0 a.m.65 views

Medium: golang

Issue Overview: A vulnerability was found 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 default 1 MB...

5.9CVSS7.1AI score0.03692EPSS
Exploits0
OPENSUSE Linux
OPENSUSE Linux
added 2021/06/23 12:0 a.m.29 views

Security update for go1.15 (moderate)

openSUSE Security Update: Security update for go1.15 Announcement ID: openSUSE-SU-2021:0904-1 Rating: moderate References: 1175132 1185790 Cross-References: CVE-2021-31525 CVSS scores: CVE-2021-31525 NVD : 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVE-2021-31525 SUSE: 6.5...

6.5CVSS6.8AI score0.03692EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/21 12:0 a.m.36 views

SUSE SLED15 / SLES15 Security Update : go1.15 (SUSE-SU-2021:2082-1)

The remote SUSE Linux SLED15 / SLES15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2021:2082-1 advisory. - net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to...

5.9CVSS7.2AI score0.03692EPSS
Exploits0References5
FreeBSD
FreeBSD
added 2021/06/21 12:0 a.m.34 views

go -- net/http: panic due to racy read of persistConn after handler panic

The Go project reports: A net/http/httputil ReverseProxy can panic due to a race condition if its Handler aborts with ErrAbortHandler, for example due to an error in copying the response body. An attacker might be able to force the conditions leading to the race condition...

5.9CVSS2AI score0.03128EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2021/06/20 12:0 a.m.18 views

SUSE: Security Advisory (SUSE-SU-2021:2082-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...

5.9CVSS6.9AI score0.03692EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2021/06/20 12:0 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2021:2085-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...

5.9CVSS6.9AI score0.03692EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2021/06/09 7:0 a.m.4 views

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service (panic) via a large header to ReadRequest or ReadResponse. Server Transport and Client can each be affected in some configurations.

...

5.9CVSS6.4AI score0.03692EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/06/04 12:0 a.m.157 views

FreeBSD : go -- multiple vulnerabilities (079b3641-c4bd-11eb-a22a-693f0544ae52)

The Go project reports : The SetString and UnmarshalText methods of math/big.Rat may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents. ReverseProxy in net/http/httputil could be made to forward certain hop-by-hop headers, including Connection. In case the...

7.5CVSS7.2AI score0.03464EPSS
Exploits4References9
RedHat Linux
RedHat Linux
added 2021/06/01 4:12 a.m.3 views

golang: data race in certain net/http servers including ReverseProxy can lead to DoS

A flaw was found Go's net/http package. Servers using ReverseProxy from net/http in the Go standard library are vulnerable to a data race that results in a denial of service. The highest threat from this vulnerability is to system availability...

5.9CVSS7.3AI score0.02893EPSS
Exploits0References5
Exploit DB
Exploit DB
added 2021/05/28 12:0 a.m.357 views

Selenium 3.141.59 - Remote Code Execution (Firefox/geckodriver)

Exploit Title: Selenium 3.141.59 - Remote Code Execution Firefox/geckodriver Date: 2021-05-27 Exploit Author: Jon Stratton Vendor Homepage: https://www.selenium.dev/ Software Link: https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar Version: 3.141.59 Test...

7.4AI score
Exploits0
OSV
OSV
added 2021/05/27 1:15 p.m.3 views

DEBIAN-CVE-2021-31525

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS6.7AI score0.03692EPSS
Exploits0References1
OSV
OSV
added 2021/05/27 1:15 p.m.25 views

CVE-2021-31525

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS6.8AI score
Exploits0References4
Prion
Prion
added 2021/05/27 1:15 p.m.30 views

Code injection

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

2.6CVSS6.2AI score0.03692EPSS
Exploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2021/05/27 1:15 p.m.41 views

CVE-2021-31525

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS6.8AI score0.03692EPSS
Exploits0References1
OSV
OSV
added 2021/05/27 1:15 p.m.0 views

UBUNTU-CVE-2021-31525

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS6.9AI score0.03692EPSS
Exploits0References2
Rows per page
Query Builder