dependabot[bot] opened a new pull request, #5089: URL: https://github.com/apache/eventmesh/pull/5089
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 2.3.3 to 2.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alibaba/nacos/releases">com.alibaba.nacos:nacos-client's releases</a>.</em></p> <blockquote> <h2>2.4.1 (Aug 15th, 2024)</h2> <p>该版本主要针对部分Jraft请求处理时,会造成任意文件读写的问题进行修复。</p> <p>该漏洞仅影响7848端口(默认设置下),一般使用时该端口为Nacos集群间Raft协议的通信端口,不承载客户端请求,因此老版本可以通过禁止该端口来自Nacos集群外的请求达到止血目的(如部署时已进行限制或未暴露,则风险可控)。</p> <p>另外该版本也在2.4.0的基础上针对derby ops接口做了进一步优化,默认限制derby数据库可执行的SQL范围,降低用户在打开derby ops接口后的风险。</p> <p>变更详情请查看下文:</p> <hr /> <p>The version mainly fixes the issue of arbitrary file read and write that can occur during the processing of some Jraft requests.</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>Additionally, this version has further optimized the Derby Ops API by restricting the range of executable SQL commands on the Derby database by default, thereby reducing the risk to users when accessing the Derby Ops API.</p> <p>Please see the details of the changes below:</p> <h1>Change details</h1> <h2>Feature</h2> <h2>Enhancement&Refactor</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/11887">#11887</a> Add some tips when <code>token.secret.key</code> is not base64. <a href="https://redirect.github.com/alibaba/nacos/issues/12311">#12311</a> Enhance console to support namespace list with selectors. <a href="https://redirect.github.com/alibaba/nacos/issues/12405">#12405</a> LDAP plugin support custom admin user password for default. <a href="https://redirect.github.com/alibaba/nacos/issues/12446">#12446</a> Enhance hint when got Mac Instance with error in default auth plugin. <a href="https://redirect.github.com/alibaba/nacos/issues/12466">#12466</a> Enhance to configurable service metadata and instance metadata length. <a href="https://redirect.github.com/alibaba/nacos/issues/12477">#12477</a> Enhance default auth plugin to support <code>auth_basic</code> when logout. <a href="https://redirect.github.com/alibaba/nacos/issues/12489">#12489</a> Remove KvStorage and ConsistencyService. <a href="https://redirect.github.com/alibaba/nacos/issues/12490">#12490</a> Enhance derby mode to support limit SQL Type.</p> <h2>BugFix</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/12301">#12301</a> Fix headlth check for persistent instance for different namespace but groupName and serviceName are same. <a href="https://redirect.github.com/alibaba/nacos/issues/12374">#12374</a> Fix memory calculate error for metrics api. <a href="https://redirect.github.com/alibaba/nacos/issues/12397">#12397</a> Fix the bug of parsing empty connection control rule problem. <a href="https://redirect.github.com/alibaba/nacos/issues/12410">#12410</a> Fix no hint when beta config content is not equal with formal content.</p> <h2>Dependency</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/12342">#12342</a> Resolve the Hessian package conflict.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/eltociear"><code>@eltociear</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12392">alibaba/nacos#12392</a></li> <li><a href="https://github.com/Sitosoym"><code>@Sitosoym</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12324">alibaba/nacos#12324</a></li> <li><a href="https://github.com/cold-l"><code>@cold-l</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12434">alibaba/nacos#12434</a></li> <li><a href="https://github.com/KouShenhai"><code>@KouShenhai</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12386">alibaba/nacos#12386</a></li> <li><a href="https://github.com/chen10038"><code>@chen10038</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12310">alibaba/nacos#12310</a></li> <li><a href="https://github.com/LHyphen"><code>@LHyphen</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12442">alibaba/nacos#12442</a></li> <li><a href="https://github.com/kangzhaok"><code>@kangzhaok</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/12401">alibaba/nacos#12401</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/alibaba/nacos/commits/2.4.1">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: dev-unsubscr...@eventmesh.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org For additional commands, e-mail: dev-h...@eventmesh.apache.org