Bugzilla – Bug 1222911
VUL-0: CVE-2024-26256: libarchive: remote code execution vulnerability
Last modified: 2024-06-28 15:19:37 UTC
libarchive Remote Code Execution Vulnerability References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26256 https://www.cve.org/CVERecord?id=CVE-2024-26256 https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-26256
There is currently very little information about this issue. More investigation/information is necessary before affected codestreams can be defined.
It was confirmed by upstream that this issue affects https://github.com/libarchive/libarchive. The issue has been fixed through the following PR and commit: https://github.com/libarchive/libarchive/pull/2135 https://github.com/libarchive/libarchive/commit/eb7939b24a681a04648a59cdebd386b1e9dc9237
Libarchive packages that contain the software at a version earlier than 3.6.0 seem to not be affected by this issue, as the vulnerable function, 'execute_filter_e8', was only introduced in version 3.6.0 together with the RAR filter support functionality. See [0] and [1] for more information. [0] https://github.com/libarchive/libarchive/pull/1503 [1] https://github.com/libarchive/libarchive/commit/01a2d329d