Nihal Jain created HBASE-29318: ---------------------------------- Summary: Bump jruby to 9.4.12.1 to fix jruby-openssl CVEs Key: HBASE-29318 URL: https://issues.apache.org/jira/browse/HBASE-29318 Project: HBase Issue Type: Task Components: jruby, security, shell Reporter: Nihal Jain Assignee: Nihal Jain Fix For: 2.7.0, 3.0.0-beta-2
JRuby 9.4.9.0 has been released on November 04 2024 See release notes at [https://www.jruby.org/2024/11/04/jruby-9-4-9-0.html] This release drops moderate rexml [CVE-2024-49761|https://github.com/advisories/GHSA-2rxp-v6pw-ch6m] [ |https://github.com/advisories/GHSA-2rxp-v6pw-ch6m]from our classpath with following change along with several other bugs/fixes: * REXML was updated to 3.3.9 to get recent fixes and to address [CVE-2024-49761|https://github.com/advisories/GHSA-2rxp-v6pw-ch6m], a ReDOS vulnerability. Only users parsing unsanitized XML with REXML are affected. [#8396|https://github.com/jruby/jruby/pull/8396] Also, based on our internal sonatype scanner we had following CVE due to rexml in 9.4.8.0: |THREAT|SECURITY ISSUE|CVSS SCORE|COMPONENT| |8|[CVE-2024-35176|https://nvd.nist.gov/vuln/detail/CVE-2024-35176]|7.5|rexml 3.2.5| |8|[CVE-2024-41123|https://nvd.nist.gov/vuln/detail/CVE-2024-41123]|7.5|rexml 3.2.5| |8|[CVE-2024-41946|https://nvd.nist.gov/vuln/detail/CVE-2024-41946]|7.5|rexml 3.2.5| |7|[CVE-2024-39908|https://nvd.nist.gov/vuln/detail/CVE-2024-39908]|5.3|rexml 3.2.5| Let's see which all CVEs we get rid of with this change! -- This message was sent by Atlassian Jira (v8.20.10#820010)