Lucene search
+L

1124 matches found

Microsoft CVE
Microsoft CVE
added 2021/06/09 7:0 a.m.9 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
SaveExploits0
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
SaveExploits4References9
RedHat Linux
RedHat Linux
added 2021/06/01 4:12 a.m.5 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.02906EPSS
SaveExploits0References5
Exploit DB
Exploit DB
added 2021/05/28 12:0 a.m.362 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...

5.3AI score
SaveExploits0
OSV
OSV
added 2021/05/27 1:15 p.m.4 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
SaveExploits0References1
OSV
OSV
added 2021/05/27 1:15 p.m.27 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
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2021/05/27 1:15 p.m.44 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
SaveExploits0References1
Prion
Prion
added 2021/05/27 1:15 p.m.31 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
SaveExploits0References4Affected Software2
OSV
OSV
added 2021/05/27 1:15 p.m.7 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
SaveExploits0References2
Cvelist
Cvelist
added 2021/05/27 12:17 p.m.28 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...

6.1AI score0.03692EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2021/05/27 12:17 p.m.54 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.2AI score0.03692EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/05/07 12:0 a.m.39 views

FreeBSD : go -- net/http: ReadRequest can stack overflow due to recursion with very large headers (7f242313-aea5-11eb-8151-67f74cf7c704)

The Go project reports : http.ReadRequest can stack overflow due to recursion when given a request with a very large header 8-10MB depending on the architecture. A http.Server which overrides the default max header of 1MB by setting Server.MaxHeaderBytes to a much larger value could also be...

5.9CVSS7.4AI score0.03692EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/05/04 7:34 p.m.4 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.02906EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2021/05/01 12:0 a.m.53 views

go -- multiple vulnerabilities

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...

0.1AI score
SaveExploits0References4
FreeBSD
FreeBSD
added 2021/04/22 12:0 a.m.35 views

go -- net/http: ReadRequest can stack overflow due to recursion with very large headers

The Go project reports: http.ReadRequest can stack overflow due to recursion when given a request with a very large header 8-10MB depending on the architecture. A http.Server which overrides the default max header of 1MB by setting Server.MaxHeaderBytes to a much larger value could also be...

5.9CVSS3AI score0.03692EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2021/04/19 9:25 a.m.75 views

Ruby: 'net/http': HTTP Header Injection in the set_content_type method

The set\content\type's parameter is not filtered to prevent the injection from altering the entire request. The vulnerable code: ruby def setcontenttypetype, params = @header'content-type' = type + params.map|k,v|"; k=v".join'' end PoC 1. ruby require 'net/http' uri = URI'http://127.0.0.1:8080' r...

6.4CVSS7.4AI score0.0642EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.71 views

CentOS 8 : go-toolset:rhel8 (CESA-2020:5493)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2020:5493 advisory. - golang: default Content-Type setting in net/http/cgi and net/http/fcgi could cause XSS CVE-2020-24553 - golang: math/big: panic during recursive...

7.5CVSS7AI score0.03813EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2021/01/11 9:59 p.m.6 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.02906EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2020/12/22 12:0 a.m.39 views

RHEL 8 : Red Hat OpenShift Service Mesh 1.1.11 (RHSA-2020:5649)

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

7.5CVSS7AI score0.0473EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2020/12/15 5:12 p.m.116 views

Moderate: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. 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...

7.5CVSS7AI score0.03813EPSS
SaveExploits2References6
Rows per page
Query Builder