-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Updated packages for CVE-2025-55315 #5299
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
Conversation
See dotnet/announcements#371 for more information
|
According to the build logs in CI, it appears that this issue is not yet resolved and will need an explicit override for net462, which means transitive dependency overrides will need to be enabled. |
…trel.Core to 2.3.6
|
This should now be ready for review with the last commit. My local no longer complains with the transitive dependency override present. |
|
@RicoSuter, any chance to get your input for this? |
|
Any chance we can get movement on this? This .NET security issue is affecting all versions of nswag that I attempt to utilize at work. It's preventing local and CI usage of the tool for generating client/server classes because of our vuln scanner. |
Updated [NSwag.Core](https://github.com/RicoSuter/NSwag) from 14.6.2 to 14.6.3. <details> <summary>Release notes</summary> _Sourced from [NSwag.Core's releases](https://github.com/RicoSuter/NSwag/releases)._ ## 14.6.3 ## What's Changed * Using final .NET 10 libraries/SDK and minor .NET 10 fixes (v14.6.3) by @RicoSuter in RicoSuter/NSwag#5307 * Updated packages for CVE-2025-55315 by @erjdev in RicoSuter/NSwag#5299 * fix: nswag.js try detect the runtime version from config file by @dylanvdmerwe in RicoSuter/NSwag#5302 ## New Contributors * @erjdev made their first contribution in RicoSuter/NSwag#5299 * @dylanvdmerwe made their first contribution in RicoSuter/NSwag#5302 **Full Changelog**: RicoSuter/NSwag@v14.6.2...v14.6.3 Commits viewable in [compare view](RicoSuter/NSwag@v14.6.2...v14.6.3). </details> Updated [NSwag.Core.Yaml](https://github.com/RicoSuter/NSwag) from 14.6.2 to 14.6.3. <details> <summary>Release notes</summary> _Sourced from [NSwag.Core.Yaml's releases](https://github.com/RicoSuter/NSwag/releases)._ ## 14.6.3 ## What's Changed * Using final .NET 10 libraries/SDK and minor .NET 10 fixes (v14.6.3) by @RicoSuter in RicoSuter/NSwag#5307 * Updated packages for CVE-2025-55315 by @erjdev in RicoSuter/NSwag#5299 * fix: nswag.js try detect the runtime version from config file by @dylanvdmerwe in RicoSuter/NSwag#5302 ## New Contributors * @erjdev made their first contribution in RicoSuter/NSwag#5299 * @dylanvdmerwe made their first contribution in RicoSuter/NSwag#5302 **Full Changelog**: RicoSuter/NSwag@v14.6.2...v14.6.3 Commits viewable in [compare view](RicoSuter/NSwag@v14.6.2...v14.6.3). </details> Updated [NSwag.Generation.AspNetCore](https://github.com/RicoSuter/NSwag) from 14.6.2 to 14.6.3. <details> <summary>Release notes</summary> _Sourced from [NSwag.Generation.AspNetCore's releases](https://github.com/RicoSuter/NSwag/releases)._ ## 14.6.3 ## What's Changed * Using final .NET 10 libraries/SDK and minor .NET 10 fixes (v14.6.3) by @RicoSuter in RicoSuter/NSwag#5307 * Updated packages for CVE-2025-55315 by @erjdev in RicoSuter/NSwag#5299 * fix: nswag.js try detect the runtime version from config file by @dylanvdmerwe in RicoSuter/NSwag#5302 ## New Contributors * @erjdev made their first contribution in RicoSuter/NSwag#5299 * @dylanvdmerwe made their first contribution in RicoSuter/NSwag#5302 **Full Changelog**: RicoSuter/NSwag@v14.6.2...v14.6.3 Commits viewable in [compare view](RicoSuter/NSwag@v14.6.2...v14.6.3). </details> Updated [NSwag.MSBuild](https://github.com/RicoSuter/NSwag) from 14.6.2 to 14.6.3. <details> <summary>Release notes</summary> _Sourced from [NSwag.MSBuild's releases](https://github.com/RicoSuter/NSwag/releases)._ ## 14.6.3 ## What's Changed * Using final .NET 10 libraries/SDK and minor .NET 10 fixes (v14.6.3) by @RicoSuter in RicoSuter/NSwag#5307 * Updated packages for CVE-2025-55315 by @erjdev in RicoSuter/NSwag#5299 * fix: nswag.js try detect the runtime version from config file by @dylanvdmerwe in RicoSuter/NSwag#5302 ## New Contributors * @erjdev made their first contribution in RicoSuter/NSwag#5299 * @dylanvdmerwe made their first contribution in RicoSuter/NSwag#5302 **Full Changelog**: RicoSuter/NSwag@v14.6.2...v14.6.3 Commits viewable in [compare view](RicoSuter/NSwag@v14.6.2...v14.6.3). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
See dotnet/announcements#371 for more information
I believe this will handle the security vulnerability being reported transitively for this package; however, if the reported vulnerability is not resolved, I could see us also needing to potentially add a direct reference to https://www.nuget.org/packages/Microsoft.AspNetCore.Server.Kestrel.Core version 2.3.6 to explicitly override its version.