-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
7-Zip MotW Bypass Vulnerability - 20250122002 (#1177)
* 20250122002 - Broadcast - 7-Zip MotW Bypass Vulnerability * Format markdown docs --------- Co-authored-by: carel-v98 <[email protected]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
docs/advisories/20250122002-7-Zip-MotW-Bypass-Vulnerability.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# 7-Zip MotW Bypass Vulnerability - 20250122002 | ||
|
||
## Overview | ||
|
||
A high-severity vulnerability in the 7-Zip file archiver allows attackers to bypass the Mark of the Web (MotW) Windows security feature and execute code on users' computers when extracting malicious files from nested archives. | ||
|
||
## What is vulnerable? | ||
|
||
| Product(s) Affected | Version(s) | CVE | CVSS | Severity | | ||
| ------------------- | ---------- | --------------------------------------------------------------- | ---- | -------- | | ||
| 7-zip | < 24.09 | [CVE-2025-0411](https://www.cve.org/CVERecord?id=CVE-2025-0411) | 7.0 | High | | ||
|
||
## What has been observed? | ||
|
||
There is no evidence of exploitation affecting Western Australian Government networks at the time of publishing. | ||
|
||
## Recommendation | ||
|
||
The WA SOC recommends administrators apply the solutions as per vendor instructions to all affected devices within expected timeframe of *48 hours...* (refer [Patch Management](../guidelines/patch-management.md)): | ||
|
||
- 7-Zip Source Forge: <https://sourceforge.net/p/sevenzip/discussion/45797/thread/b95432c7ac/> | ||
|
||
## Additional References | ||
|
||
- Zero Day Initiative: <https://www.zerodayinitiative.com/advisories/ZDI-25-045/> | ||
- Bleeping Computer: <https://www.bleepingcomputer.com/news/security/7-zip-fixes-bug-that-bypasses-the-windows-motw-security-mechanism-patch-now/> |