Lucene search
+L

69 matches found

OSV
OSV
added 2023/04/05 9:04 p.m.39 views

GO-2023-1705 Excessive resource consumption in net/http, net/textproto and mime/multipart

Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount ...

7.5CVSS8.7AI score0.01479EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2023/04/04 12:00 a.m.45 views

go -- multiple vulnerabilities

The Go project reports: go/parser: infinite loop in parsing Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow. html/template: backticks not treated as string delimiters Templates di...

9.8CVSS7.8AI score0.02281EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:15 a.m.8 views

SUSE CVE-2015-5739

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

9.8CVSS9.4AI score0.09625EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/05/23 10:46 p.m.3 views

HTTP Request Smuggling

Overview std/net/textproto is a Go standard library package std/net/textproto Affected versions of this package are vulnerable to HTTP Request Smuggling. Go Vulnerability Report: net/http through net/textproto used to accept and normalize invalid HTTP/1.1 headers with a space before the colon, in...

8.7CVSS6.8AI score0.05299EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/01/21 12:00 a.m.40 views

Amazon Linux 2 : golang, --advisory ALAS2-2020-1383 (ALAS-2020-1383)

The version of golang installed on the remote host is prior to 1.13.4-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2020-1383 advisory. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number. C...

5.6AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/01/14 8:45 a.m.9 views

golang: HTTP/1.1 headers with a space before the colon leads to filter bypass or request smuggling

It was discovered that net/http through net/textproto in golang does not correctly interpret HTTP requests where an HTTP header contains spaces before the colon. This could be abused by an attacker to smuggle HTTP requests when a proxy or a firewall is placed behind a server implemented in Go or ...

7.5CVSS7.3AI score0.05299EPSS
SaveExploits0References5
Amazon
Amazon
added 2019/10/21 6:01 p.m.44 views

Medium: golang

Issue Overview: It was discovered that net/http through net/textproto in golang does not correctly interpret HTTP requests where an HTTP header contains spaces before the colon. This could be abused by an attacker to smuggle HTTP requests when a proxy or a firewall is placed behind a server...

7.5CVSS7.7AI score0.05299EPSS
SaveExploits0
Veracode
Veracode
added 2019/01/15 9:12 a.m.30 views

HTTP Header Injection

net/textproto in github.com/golang/go is vulnerable to HTTP header injection attacks. These attacks are possible because it treats spaces as hyphens. This leaves net/textproto vulnerable to request smuggling...

9.8CVSS9.3AI score0.09625EPSS
SaveExploits0References16Affected Software1
Veracode
Veracode
added 2017/04/27 7:04 a.m.33 views

HTTP Header Injection

net/textproto in github.com/golang/go is vulnerable to HTTP header injection attacks. These attacks are possible because it treats spaces as hyphens. This leaves net/textproto vulnerable to request smuggling...

9.8CVSS9.3AI score0.09625EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder