Skip to content

chore(deps): update module github.com/azure/go-ntlmssp to v0.1.1#29

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-azure-go-ntlmssp-0.x
Open

chore(deps): update module github.com/azure/go-ntlmssp to v0.1.1#29
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-azure-go-ntlmssp-0.x

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358v0.1.1 age confidence

go-ntlmssp NTLM challenges can panic on malformed payloads

CVE-2026-32952 / GHSA-pjcq-xvwq-hhpj

More information

Details

go-ntlmssp is a Go package that provides NTLM/Negotiate authentication over HTTP. Prior to version 0.1.1, a malicious NTLM challenge message can causes an slice out of bounds panic, which can crash any Go process using ntlmssp.Negotiator as an HTTP transport. Version 0.1.1 patches the issue.

Severity

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

References

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


Release Notes

Azure/go-ntlmssp (github.com/Azure/go-ntlmssp)

v0.1.1

Compare Source

Fix CVE-2026-32952: A malicious NTLM challenge message can causes an slice out of bounds panic, which can crash any Go process using ntlmssp.Negotiator as an HTTP transport.

v0.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: Azure/go-ntlmssp@v0.0.1...v0.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package                     | from                               | to     |
| ---------- | --------------------------- | ---------------------------------- | ------ |
| go         | github.com/Azure/go-ntlmssp | v0.0.0-20221128193559-754e69321358 | v0.1.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
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