Bugzilla – Bug 1205138
VUL-0: CVE-2022-37865: apache-ivy: Apache Ivy allow create/overwrite any file on the system
Last modified: 2024-05-03 09:07:20 UTC
Description: With Apache Ivy 2.4.0 an optional packaging attribute has been introduced that allows artifacts to be unpacked on the fly if they used pack200 or zip packaging. For artifacts using the "zip", "jar" or "war" packaging Ivy prior to 2.5.1 doesn't verify the target path when extracting the archive. An archive containing absolute paths or paths that try to traverse "upwards"... References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-37865 https://seclists.org/oss-sec/2022/q4/121
We need to apply this commit to older versions: * https://github.com/apache/ant-ivy/commit/03b6b8c3ae27406fadb3b3539b51294af246aafa Newest version was already sent to Factory this morning.
Everything done on all codestreams. Sending back to security team for review.
done, closing