this post was submitted on 04 Feb 2025
33 points (97.1% liked)

technology

23741 readers
89 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 4 years ago
MODERATORS
 

A 7-Zip vulnerability allowing attackers to bypass the Mark of the Web (MotW) Windows security feature was exploited by Russian hackers as a zero-day since September 2024.

The Mark of the Web is a Windows security feature designed to warn users that the file they're about to execute comes from untrusted sources, requesting a confirmation step via an additional prompt. Bypassing MoTW allows malicious files to run on the victim's machine without a warning.

Hackers leveraged CVE-2025-0411 using double archived files (an archive within an archive) to exploit a lack of inheritance of the MoTW flag, resulting in malicious file execution without triggering warnings.

The specially crafted archive files were sent to targets via phishing emails from compromised Ukrainian government accounts to bypass security filters and appear legitimate.

Utilizing homoglyph techniques, the attackers hid their payloads within the 7-Zip files, making them appear harmless Word or PDF documents.

7-Zip addressed the risks via a patch implemented in version 24.09, released on November 30, 2024. However, as 7-Zip does not include an auto-update feature, it is common for 7-Zip users to run outdated versions.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] hello_hello@hexbear.net 20 points 3 months ago (1 children)

as 7-Zip does not include an auto-update feature, it is common for 7-Zip users to run outdated versions.

Windows and promoting horrible computer practices, a match made in heaven.

[โ€“] geese_feces@hexbear.net 8 points 3 months ago

Well if 7-Zip followed modern Microsoft recommended practices, they would publish their program as a UWP app on the Microsoft Store, which would automatically update. But a lot of people don't like Microsoft Store Universal Windows Platform apps and prefer installing exe's.