Huge security vulnerability found in Winrar

  • Thread starter Thread starter linuxares
  • Start date Start date
  • Views Views 4,486
  • Replies Replies 32
  • Likes Likes 2

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
14,921
Solutions
5
Reaction score
19,177
Trophies
3
XP
22,393
Country
Sweden
7zip has been free for over a decade. Zip compression has been built into windows since forever.
 
This will not be the last time the we hear winrar & vulnerability in the same sentence. Glad i use 7zip & stopped using winrar a long time ago. I am not shocked either an apt is the one's utilizing this vuln.
 
  • Like
Reactions: Jayro
I just updated my WinRAR to 6.23 that fixed vulnerability.

I had 7-zip and use for many years since Windows XP to now. ;)

I heard about Peazip is very nice and have support for all Windows, Linux and Mac OS. :yay:

Recommend update to WinRAR 6.23 and above should be fine.
 
  • Like
Reactions: linuxares
I just updated my WinRAR to 6.23 that fixed vulnerability.

I had 7-zip and use for many years since Windows XP to now. ;)

I heard about Peazip is very nice and have support for all Windows, Linux and Mac OS. :yay:

Recommend update to WinRAR 6.23 and above should be fine.
Yepp! It was already fixed when the blog was posted. So it was just a "heads up, update please!" post :)
If you wanna continue to use Winrar I highly recommend anyone that use it to update to be secure!
 
  • Like
Reactions: console
I thought it would be some kind of backdoor for password-protected files. This brought back old memories of installing Winrar when I was using Windows, and then registering with a keygen or something similar, just for the heck. :D
 
  • Like
Reactions: console
I thought it would be some kind of backdoor for password-protected files. This brought back old memories of installing Winrar when I was using Windows, and then registering with a keygen or something similar, just for the heck. :D
Funnily enough, you can use a keygen to license it under anything, including things like 7-Zip. The rar command line utility is the same piece of software across all operating systems and archive tools, and a Windows keygen will give you a valid key file. Just plop it somewhere rar can see it, and it'll accept it. Here it is on Linux:
Code:
> $ cat /etc/rarreg.key                                                                                             
RAR registration data
Joom
Unlimited Company License
UID=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%

> $ rar                                                                                                             

RAR 5.50   Copyright (c) 1993-2017 Alexander Roshal   11 Aug 2017
Registered to Joom
 
Funnily enough, you can use a keygen to license it under anything, including things like 7-Zip. The rar command line utility is the same piece of software across all operating systems and archive tools, and a Windows keygen will give you a valid key file. Just plop it somewhere rar can see it, and it'll accept it. Here it is on Linux:
Code:
> $ cat /etc/rarreg.key                                                                                            
RAR registration data
Joom
Unlimited Company License
UID=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%

> $ rar                                                                                                            

RAR 5.50   Copyright (c) 1993-2017 Alexander Roshal   11 Aug 2017
Registered to Joom
I know it doesn't make a difference if it's registered or not, but I just tried with an old (like 10 years old) rarreg.key I had lying around, and it worked as you described. BTW, I wonder why they use such an old version by default on Linux. I upgraded while I was at it.
Code:
> $ rar

RAR 6.24   Copyright (c) 1993-2023 Alexander Roshal   3 Oct 2023
Registered to SeVeN

Usage:     rar <command> -<switch 1> -<switch N> <archive> <files...>
               <@listfiles...> <path_to_extract/>
 
BTW, I wonder why they use such an old version by default on Linux.

Licensing, if I had to guess. I imagine maintainers aren't a fan of maintaining it. For example, it's only available through the AUR on Arch. There is a FOSS version of the unrar utility, but it's kinda lacking, as it's essentially just a plugin/wrapper for libarchive.
https://gitlab.com/bgermann/unrar-free
 
  • Like
Reactions: Dust2dust

Site & Scene News

Popular threads in this forum