WinRAR Flaw Lets Hackers Run Programs When You Open RAR Archives (bleepingcomputer.com) 41
A critical vulnerability (CVE-2023-40477) has been patched in WinRAR, enabling remote attackers to execute arbitrary code by luring victims into opening a specially crafted RAR file. The severity rating is only 7.8 though due to user deception being necessary. BleepingComputer reports: The vulnerability was discovered by researcher "goodbyeselene" of Zero Day Initiative, who reported the flaw to the vendor, RARLAB, on June 8th, 2023. "The specific flaw exists within the processing of recovery volumes," reads the security advisory released on ZDI's site. "The issue results from the lack of proper validation of user-supplied data, which can result in a memory access past the end of an allocated buffer."
RARLAB released WinRAR version 6.23 on August 2nd, 2023, effectively addressing CVE-2023-40477. Therefore, WinRAR users are strongly advised to apply the available security update immediately. Apart from the RAR4 recovery volumes processing code fix, version 6.23 addresses an issue with specially crafted archives leading to wrong file initiation, which is also considered a high-severity problem.
RARLAB released WinRAR version 6.23 on August 2nd, 2023, effectively addressing CVE-2023-40477. Therefore, WinRAR users are strongly advised to apply the available security update immediately. Apart from the RAR4 recovery volumes processing code fix, version 6.23 addresses an issue with specially crafted archives leading to wrong file initiation, which is also considered a high-severity problem.
Hello, Russia (Score:3)
ZIP had to be settled on long ago as a professional and only choice of archiving.
Re: (Score:2)
Re: (Score:2)
Zip? The hallmark of the true amateurs that mistake themselves for "professionals"....
Re: (Score:2)
Then go for your WinRAR from ruZZia with love.
Re: (Score:3)
It's all 7z now. Why would you use RAR today? And by extension, why would you use WinRAR when you can use 7zFM?
Re: (Score:3)
OK, here is the way I think over it:
1. Particular speed/size wins, you might be advocating by pointing to another archive form, are not essential when performance and space are very much secondary concern nowadays
2. Software, coming from particular countries, is of much bigger concern
3. I do believe, that integral part of the OS, serving the needs of archiving and extracting, is proper engineering design and correctly assigned responsibility - as such, it's all about ZIP
4. When working on clients' computers
Re: (Score:2)
Windows 11 is getting, or maybe has already got, native support for 7zip and RAR files. I think both GNOME and KDE support it by default on most distros.
It's the lack of 7zip support by default on Windows 10 that is holding it back. End of support for 10 is early 2025, then we will see what happens to the hundreds of millions, maybe billions of PCs unable to upgrade to 11.
The only thing that would improve 7zip is support for better compression of JPEG. It's possible to losslessly compress JPEG files by deco
Re: (Score:2)
Why would I use RAR? And on Windows? Seriously? You just outed yourself as one of those "professionals".
Re: (Score:1)
Re: (Score:3)
We have other fleet of compression/packing utilities "for serious IT work" on "serious OSes". In the context of the discussed article, we are covering application of WinRAR - which is for not serious OS, exists not for serious reasons, as historical possibility to split large archives into chunks of floppy disks (assuming they have no bad sectors). Please do not portray yourself high flight professional, if you are not ready to accept limited domain of this discussion professionally.
Re: (Score:2)
Re: (Score:2)
Nah, neither one read that post.
Re: (Score:2)
I am also Linux user, early bird at it, but I do not bind it to WinRAR usage domain. Of course, we have solid Unix-tribe tradition on similar needs, just that it has little say as to this article.
Don't worry (Score:3, Funny)
This flaw is only in the unregistered version.
Re: (Score:2)
Yeah... maybe they should have only offered the patch to the (around 12) people still alive who actually registered WinRAR.
The rest of those deadbeats deserve what's coming to them!
Re: (Score:2)
*breathes a sigh of relief*
They called me mad for registering RAR in the 90ies, but I knew registering it would come in handy someday! I just knew! BWAHAHAHAHA!
(My registration from then still works today... :D)
Why even use Rar anymore? (Score:5, Insightful)
7z is as good as (if not better than) Rar and it's free and open unlike the proprietary Rar format.
Re: (Score:2, Informative)
Re: Why even use Rar anymore? (Score:4, Interesting)
+1 for zstd, much better compression and speed.
Re: (Score:1)
Yet another standard, though.
7zip is slow but good. If I want fast I use tar and pigz. Then at least I get a file that everybody can handle.
Lol (Score:3)
Am I one of the few people who uses WinRAR? (Score:5, Interesting)
I know I'm the odd man out here, but WinRAR has a few things that are unique, and with the way I use it, the vulnerability isn't really an issue. And yes, I have registered it, 1+ copy for every machine.
1: The recovery records are a nice thing to have for long term archiving. I have pulled files from 20+ years ago, and even with damage to archives, because I used recovery records, I was able to completely recover the contents. Yes, I could use PAR2, but PAR2 support requires a lot more hoops to jump through than WinRAR.
2: The archive segmentation and recovery volumes are nice.
3: It is easily used via a cron job for backups, and it offers good compression as well as deduplication, around the level of 7Zip if I choose to use solid archives, but I prefer trading size for a bit more recoverability, so I don't use solid archives, and add a 3-5% recovery record.
4: It has decent AES encryption.
5: Every unarchiver supports it. The unrar source code is, IIRC, freely available, so opening a WinRAR archive is easy.
Overall, it works well for a nightly backup program, once you get used to the command line, and is ideal for long term archives because it can not just detect CRC errors (especially if BLAKE2 is enabled), but perhaps repair them.
Re: (Score:3)
Agreed that ZFS has all this, as well as btrfs+ LUKS, but what is nice is having the ECC "follow" the archives and files, so whatever medium it is sitting on, be it disk, tape, cloud, SD cards, archives can be verified, if not repaired.
Flaw? (Score:1)
Lazy Programmers (Score:5, Informative)
Re: (Score:2)
Re: (Score:2)
Why bother? (Score:5, Funny)
> A critical vulnerability (CVE-2023-40477) has been patched in WinRAR, enabling remote attackers to execute arbitrary code by luring victims into opening a specially crafted RAR file.
If patching the vulnerability enables attackers to execute arbitrary code, perhaps it would have been better to leave it unpatched.
Re: (Score:2)
Still a pirate standard (Score:2)
Thus whoever gets "stuff" compressed in rar format, patch it up asap.
Working as Designed (Score:2)
Thatâ(TM)s a good reason to stick to ARJ (Score:2)
I mean, all we ever needed was ARJ, and if you needed more compression, the same guy wrote JAR, which was unfortunately the name that Sun used for Java archives. JAR compressed more than RAR, anyway.
https://arjsoftware.com/jar.ht... [arjsoftware.com]