7-Zip Zstandard Decompression Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of 7-Zip. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.
The specific flaw exists within the implementation of Zstandard decompression. The issue results from the lack of proper validation of user-supplied data, which can result in an integer underflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-24346.
References
Link | Resource |
---|---|
https://www.zerodayinitiative.com/advisories/ZDI-24-1532/ | Third Party Advisory VDB Entry |
https://security.netapp.com/advisory/ntap-20250214-0007/ |
Configurations
History
15 Feb 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
11 Dec 2024, 19:23
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
First Time |
7-zip
7-zip 7-zip |
|
References | () https://www.zerodayinitiative.com/advisories/ZDI-24-1532/ - Third Party Advisory, VDB Entry | |
CPE | cpe:2.3:a:7-zip:7-zip:*:*:*:*:*:*:*:* |
22 Nov 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-22 21:15
Updated : 2025-02-15 01:15
NVD link : CVE-2024-11477
Mitre link : CVE-2024-11477
CVE.ORG link : CVE-2024-11477
JSON object : View
Products Affected
7-zip
- 7-zip
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)