Bumps golang.org/x/net from 0.0.0-20200602114024-627f9648deb9 to 0.7.0. This update includes security fixes.
Vulnerabilities fixed
Uncontrolled Resource Consumption
A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.
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.
golang.org/x/net/html Infinite Loop vulnerability
Go through 1.15.12 and 1.16.x through 1.16.4 has a golang.org/x/net/html infinite loop via crafted ParseFragment input.
golang.org/x/net/http/httpguts vulnerable to Uncontrolled Recursion
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.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200602114024-627f9648deb9 to 0.7.0. **This update includes security fixes.**
<details>
<summary>Vulnerabilities fixed</summary>
<blockquote>
<p><strong>Uncontrolled Resource Consumption</strong>
A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.</p>
<p>Patched versions: 0.7.0
Affected versions: < 0.7.0</p>
</blockquote>
<blockquote>
<p><strong>golang.org/x/net/http2 Denial of Service vulnerability</strong>
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.</p>
<p>Patched versions: 0.0.0-20220906165146-f3363e06e74c
Affected versions: < 0.0.0-20220906165146-f3363e06e74c</p>
</blockquote>
<blockquote>
<p><strong>golang.org/x/net/html Infinite Loop vulnerability</strong>
Go through 1.15.12 and 1.16.x through 1.16.4 has a golang.org/x/net/html infinite loop via crafted ParseFragment input.</p>
<p>Patched versions: 0.0.0-20210520170846-37e1c6afe023
Affected versions: < 0.0.0-20210520170846-37e1c6afe023</p>
</blockquote>
<blockquote>
<p><strong>golang.org/x/net/http/httpguts vulnerable to Uncontrolled Recursion</strong>
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.</p>
<p>Patched versions: 0.0.0-20210428140749-89ef3d95e781
Affected versions: < 0.0.0-20210428140749-89ef3d95e781</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/golang/net/commits/v0.7.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps golang.org/x/net from 0.0.0-20200602114024-627f9648deb9 to 0.7.0. This update includes security fixes.
Vulnerabilities fixed
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts$dependabot recreate
⚠️
dependabot-gitlabis recreating merge request. All changes will be overwritten! ⚠️✅
dependabot-gitlabsuccessfully recreated merge request!resolved all threads
added 2 commits
b41d2ddc- 1 commit from branchmaster0b143317- Chore(deps): [security] bump golang.org/x/netCompare with previous version