Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module golang.org/x/net to v0.36.0 [security] #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.23.0 -> v0.36.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-22870

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.


Non-linear parsing of case-insensitive content in golang.org/x/net/html

CVE-2024-45338 / GHSA-w32m-9786-jp63 / GO-2024-3333

More information

Details

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

CVE-2025-22870 / GHSA-qxp5-gwg8-xv66 / GO-2025-3503

More information

Details

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

Severity

  • CVSS Score: 4.4 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

CVE-2025-22870 / GHSA-qxp5-gwg8-xv66 / GO-2025-3503

More information

Details

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 19, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.24.1
golang.org/x/crypto v0.21.0 -> v0.35.0
golang.org/x/sync v0.1.0 -> v0.11.0
golang.org/x/sys v0.18.0 -> v0.30.0
golang.org/x/text v0.14.0 -> v0.22.0

@renovate renovate bot changed the title fix(deps): update module golang.org/x/net to v0.33.0 [security] fix(deps): update module golang.org/x/net to v0.33.0 [security] - autoclosed Jan 9, 2025
@renovate renovate bot closed this Jan 9, 2025
@renovate renovate bot deleted the renovate/go-golang.org-x-net-vulnerability branch January 9, 2025 00:33
@renovate renovate bot changed the title fix(deps): update module golang.org/x/net to v0.33.0 [security] - autoclosed fix(deps): update module golang.org/x/net to v0.33.0 [security] Jan 9, 2025
@renovate renovate bot reopened this Jan 9, 2025
@renovate renovate bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 3519bb3 to 0e9c15e Compare January 9, 2025 04:55
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update module golang.org/x/net to v0.33.0 [security] fix(deps): update module golang.org/x/net to v0.36.0 [security] Mar 13, 2025
@renovate renovate bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 0e9c15e to 79614e9 Compare March 13, 2025 04:25
@renovate renovate bot changed the title fix(deps): update module golang.org/x/net to v0.36.0 [security] fix(deps): update module golang.org/x/net to v0.36.0 [security] - autoclosed Mar 23, 2025
@renovate renovate bot closed this Mar 23, 2025
@renovate renovate bot changed the title fix(deps): update module golang.org/x/net to v0.36.0 [security] - autoclosed fix(deps): update module golang.org/x/net to v0.36.0 [security] Mar 23, 2025
@renovate renovate bot reopened this Mar 23, 2025
@renovate renovate bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 438cb71 to 79614e9 Compare March 23, 2025 04:32
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
golang/golang.org/x/[email protected]v0.35.0 None 0 4.18 MB
golang/golang.org/x/[email protected]v0.36.0 None 0 6.63 MB
golang/golang.org/x/[email protected]v0.11.0 None 0 60.3 kB

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteCI
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫
Native code golang/golang.org/x/[email protected] 🚫

View full report↗︎

Next steps

Why is native code a concern?

Contains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.

Verify that the inclusion of native code is expected and necessary for this package's functionality. If it is unnecessary or unexpected, consider using alternative packages without native code to mitigate potential risks.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants