dependabot[bot] opened a new pull request, #12420: URL: https://github.com/apache/dubbo/pull/12420
Bumps [nacos-client](https://github.com/alibaba/nacos) from 2.2.2 to 2.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alibaba/nacos/releases">nacos-client's releases</a>.</em></p> <blockquote> <h2>2.2.3 (May 25th, 2023)</h2> <p>该版本主要针对部分Jraft请求处理时,使用hessian进行反序列化未限制而造成的RCE漏洞进行修复。</p> <p>该漏洞仅影响7848端口(默认设置下),一般使用时该端口为Nacos集群间Raft协议的通信端口,不承载客户端请求,因此老版本可以通过禁止该端口来自Nacos集群外的请求达到止血目的(如部署时已进行限制或未暴露,则风险可控)。</p> <p>变更详情:</p> <ul> <li><a href="https://redirect.github.com/alibaba/nacos/pull/10318">#10318</a> Fix import problem when disable auth.</li> <li><a href="https://redirect.github.com/alibaba/nacos/pull/10542">#10542</a> Add classes whitelist for HessianSerializer.</li> </ul> <hr /> <p>The version mainly fixes an RCE vulnerability caused by unbounded use of hessian during some Jraft request processing.</p> <p>The vulnerability only affects port 7848 (by default), which is typically used as the communication port for Nacos cluster inter-raft protocol and does not handle client requests. Therefore, the risk can be controlled by disabling requests from outside of Nacos clusters (e.g. by limiting or not exposing the port) in older versions.</p> <p>Detail:</p> <ul> <li><a href="https://redirect.github.com/alibaba/nacos/pull/10318">#10318</a> Fix import problem when disable auth.</li> <li><a href="https://redirect.github.com/alibaba/nacos/pull/10542">#10542</a> Add classes whitelist for HessianSerializer.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alibaba/nacos/commit/ca788b7d57ce1471d76a0cb53988c8ad96e84c76"><code>ca788b7</code></a> Upgrade to 2.2.3</li> <li><a href="https://github.com/alibaba/nacos/commit/bf37a8ae55e37f6b97de5d4e5c96e5823df2a2cf"><code>bf37a8a</code></a> [ISSUE <a href="https://redirect.github.com/alibaba/nacos/issues/10318">#10318</a>]fix import bug (<a href="https://redirect.github.com/alibaba/nacos/issues/10319">#10319</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/6080b01ce6e3a62392e85187f5e62dbbf40a992c"><code>6080b01</code></a> HessianSerializer add whitelist. (<a href="https://redirect.github.com/alibaba/nacos/issues/10542">#10542</a>)</li> <li>See full diff in <a href="https://github.com/alibaba/nacos/compare/2.2.2...2.2.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org