Everyone, get your update hats on immediately; we’re at DEFCON 1
any machine with at least 16gb RAM
Sometimes being broke ain’t all that bad.
Submitted 3 weeks ago by BrikoX@lemmy.zip to technology@lemmy.zip
Everyone, get your update hats on immediately; we’re at DEFCON 1
any machine with at least 16gb RAM
Sometimes being broke ain’t all that bad.
Another cataclysmic 7zip vuln???
This kind of bug’s severity and how easily it is to accidentally introduce is why many high performance applications are moving to the rust programming language, which was specifically designed to try and prevent/minimize memory bugs.
That actually doesn’t seem to be so severe.
How many people download some random archive and then, after extracting it, they double click on the files inside it?
It says the risk of this vuln is arbitrary code execution of a maliciously crafted archive.
After fixing this bug, most 7zip users will still be vulnerable to arbitrary code execution due to maliciously crafted archives.
According to the last paragraph, the vulnerability is in reading the archive itself, not the decompressed contents.
I think what quick snail is saying is that if you are going to download a malicious zip file you are just as likely to unzip the archive and run the program inside. It’s a lot easier to just have a malicious payload inside the archive.
It’s not in the 7z compression format, so it might be worth just flagging any file with the ntfs headers for now? I would like to think that av companies could add that.
As an archivist, that image makes me very sad
aeronmelon@lemmy.world 3 weeks ago
The 7zip format, or the actual 7zip application?
Prove_your_argument@piefed.social 3 weeks ago
application my man. Literally the first paragraph of the article contains:
Prove_your_argument@piefed.social 3 weeks ago
…and because i’m sure people still won’t read the article, this also includes countless things that use 7zip libraries to do zipping actions, including things like file browsers, chocolatey and probably other stuff. 7zip is foss and widely used for all kinds of things t hat go beyond consumer gui usage.
Aria@lemmygrad.ml 3 weeks ago
What does it mean to open it in this case?
KeenFlame@feddit.nu 3 weeks ago
So the format.
Or did we talk about if just having a file allows remote execution?