Lucene search
K

15 matches found

OSV
OSV
added 2021/07/26 9:23 p.m.13 views

GHSA-XCF7-Q56X-78GH github.com/pires/go-proxyproto vulnerable to DoS via Connection descriptor exhaustion

The package github.com/pires/go-proxyproto before 0.6.1 is vulnerable to Denial of Service DoS via creating connections without the proxy protocol header. While this issue was patched in 0.6.0, the fix introduced additional issues which were subsequently patched in 0.6.1...

7.5CVSS7.4AI score0.00911EPSS
Exploits0References12
Github Security Blog
Github Security Blog
added 2021/07/26 9:23 p.m.57 views

github.com/pires/go-proxyproto vulnerable to DoS via Connection descriptor exhaustion

The package github.com/pires/go-proxyproto before 0.6.1 is vulnerable to Denial of Service DoS via creating connections without the proxy protocol header. While this issue was patched in 0.6.0, the fix introduced additional issues which were subsequently patched in 0.6.1...

7.5CVSS7.3AI score0.00911EPSS
Exploits0References12Affected Software1
NVD
NVD
added 2021/07/21 7:15 a.m.7 views

CVE-2021-23409

The package github.com/pires/go-proxyproto before 0.6.0 are vulnerable to Denial of Service DoS via creating connections without the proxy protocol header...

7.5CVSS0.00911EPSS
Exploits0References5
OSV
OSV
added 2021/07/21 7:15 a.m.12 views

CVE-2021-23409

The package github.com/pires/go-proxyproto before 0.6.0 are vulnerable to Denial of Service DoS via creating connections without the proxy protocol header...

7.5CVSS6.7AI score
Exploits0References5
Cvelist
Cvelist
added 2021/07/21 6:45 a.m.10 views

CVE-2021-23409 Denial of Service (DoS)

The package github.com/pires/go-proxyproto before 0.6.0 are vulnerable to Denial of Service DoS via creating connections without the proxy protocol header...

7.5CVSS7.7AI score0.00911EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2021/07/21 6:45 a.m.12 views

CVE-2021-23409

The package github.com/pires/go-proxyproto before 0.6.0 are vulnerable to Denial of Service DoS via creating connections without the proxy protocol header...

7.5CVSS7.4AI score0.00911EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2021/05/18 9:7 p.m.66 views

github.com/pires/go-proxyproto denial of service vulnerability

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS5.4AI score0.00573EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2021/05/18 9:7 p.m.15 views

GHSA-FQH4-RH59-XHVF github.com/pires/go-proxyproto denial of service vulnerability

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS4.8AI score0.00573EPSS
Exploits0References7
Veracode
Veracode
added 2021/03/09 2:55 a.m.17 views

Denial Of Service(DoS)

github.com/pires/go-proxyproto is vulnerable to denial of service DoS. The vulnerability exists as the function parseVersion1 does not restrict parsing of data until it founds a newline or target stops acknowledging, allowing an attacker to send malicious proxy protocol V1 header to cause a memor...

4.9CVSS4.6AI score0.00573EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2021/03/08 5:15 a.m.15 views

CVE-2021-23351

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS6.6AI score
Exploits0References6
NVD
NVD
added 2021/03/08 5:15 a.m.11 views

CVE-2021-23351

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS0.00573EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2021/03/08 5:15 a.m.19 views

CVE-2021-23351

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS6AI score0.00573EPSS
Exploits0References5
Prion
Prion
added 2021/03/08 5:15 a.m.11 views

Design/Logic Flaw

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4CVSS4.9AI score0.00573EPSS
Exploits0References6Affected Software2
Cvelist
Cvelist
added 2021/03/08 4:45 a.m.16 views

CVE-2021-23351 Denial of Service (DoS)

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.4CVSS5.3AI score0.00573EPSS
Exploits0References6
CVE
CVE
added 2021/03/08 4:45 a.m.77 views

CVE-2021-23351

CVE-2021-23351 affects github.com/pires/go-proxyproto prior to 0.5.0. The DoS arises from parseVersion1() where a default bufio.Reader over a net.Conn reads until a newline with no input size limit, allowing a deliberately malformed V1 header to exhaust memory on a server processing proxy protoco...

4.9CVSS4.6AI score0.00573EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder