CVE-2022-37865

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-37865
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-37865.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-37865
Aliases
Related
Published
2022-11-07T11:15:10Z
Modified
2024-09-02T21:36:41Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
[none]
Details

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" using ".." sequences can then write files to any location on the local fie system that the user executing Ivy has write access to. Ivy users of version 2.4.0 to 2.5.0 should upgrade to Ivy 2.5.1.

References

Affected packages

Git / github.com/apache/ant-ivy

Affected ranges

Type
GIT
Repo
https://github.com/apache/ant-ivy
Events