Bugzilla – Bug 1214697
VUL-0: CVE-2023-40481: 7zip: SquashFS File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability
Last modified: 2023-08-28 13:19:55 UTC
CVE-2023-40481 This vulnerability allows remote attackers to execute arbitrary code on affected installations of 7-Zip. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of SQFS files. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-40481 https://www.zerodayinitiative.com/advisories/ZDI-23-1164/
Seems to be fixed in 7zip 23.00. All our supported codestreams are on 23.01, so not affected.