Bug 160888 - Cannot unprotect protected macro library (hang)
Summary: Cannot unprotect protected macro library (hang)
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
24.2.0.1 rc
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Password-Protected
  Show dependency treegraph
 
Reported: 2024-05-01 12:47 UTC by Theo
Modified: 2024-05-27 08:51 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
test spreadsheet with macro libraries included (98.68 KB, application/vnd.oasis.opendocument.spreadsheet)
2024-05-19 14:49 UTC, Theo
Details
test spreadsheet with unprotected macro library (37.53 KB, application/vnd.oasis.opendocument.spreadsheet)
2024-05-19 22:22 UTC, Theo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Theo 2024-05-01 12:47:54 UTC
Description:
Starting version 2024.2.2 I can no longer unprotect a protected macro library in Calc. The spinning wheel appears and never goes back. The application hangs.

Steps to Reproduce:
1.Protect a macro library using "Tools --> Macros --> Organize Macros --> Basic..."
Select "Organizer...".
Select the tab "Libraries" on the pop-up window
Select the local file in the dropdown under "Location:".
Select the library. In my case this is "LocalAddons"
Click "Password..."
Enter your password of choice under "New Password" and confirm.
2. Save and close the file
3. Reopen the file and try to remove the password by following the steps under 1.

Actual Results:
Application crashes.

Expected Results:
Password is removed.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
This is tested with 24.2.2.2 and 24.2.3.1 on macOS Sonoma and Windows 10.
A file with a macro library that has been password protected with these versions can not be unprotected. Not by these versions, nor by older versions.

Going back to 7.6.6 works if you start from a file with an unprotected macro library.

Help - About info:
Version: 24.2.3.1 (AARCH64) / LibreOffice Community
Build ID: fc604d5980a783e74808a001f1918a603d920494
CPU threads: 8; OS: macOS 14.4.1; UI render: default; VCL: osx
Locale: nl-NL (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 1 Stéphane Guillou (stragu) 2024-05-16 15:24:26 UTC
I could not reproduce the issue, using:

Version: 24.2.3.2 (X86_64) / LibreOffice Community
Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

At step 3, I was able to click Password, enter the old password, and leave the new password fields empty. The library was then unprotected.

Let's see if someone can reproduce on macOS.
Comment 2 Theo 2024-05-16 17:00:07 UTC
Just checking: did you save, close and then reopen the file? 
I can re-enter the password fine, as long as I don't close and reopen the file.
Comment 3 Stéphane Guillou (stragu) 2024-05-17 03:48:10 UTC
(In reply to Theo from comment #2)
> Just checking: did you save, close and then reopen the file? 
> I can re-enter the password fine, as long as I don't close and reopen the
> file.
Yes, I did that. Can't reproduce on Linux, with gtk3 nor gen VCL plugins.
I also tested on Windows 11 with LO 24.2.2.2, couldn't reproduce either.
I can't start my macOS VM at the moment, so will have to wait for another mac user to test.
Comment 4 Theo 2024-05-19 14:49:03 UTC
Created attachment 194193 [details]
test spreadsheet with macro libraries included

I have copied the macro libraries to an empty spreadsheet. This file gives the same problem with me.

The macro library has been protected with the password 'test'. I can not unprotect this macro library.
Comment 5 ady 2024-05-19 16:22:33 UTC
(In reply to Theo from comment #4)
> The macro library has been protected with the password 'test'. I can not
> unprotect this macro library.

How exactly are you trying to achieve that? Do you mean that you:

1. input the old password in the Old Password field,
2. leave the 2 fields under New Password empty,
3. and then click OK?

Please confirm whether that's the procedure that you used in order to attempt to unprotect the macro library.

IDK whether this is the adequate procedure that should be used, but if this is the procedure you followed, (I think) I can replicate the crash on MS Windows using attachment 194193 [details] with LO 24.2.3.2.
Comment 6 Theo 2024-05-19 19:20:38 UTC
What @ady describes is exactly what mean. Try those three steps and the applications hang, where it should just unprotect the library and come back.
Comment 7 ady 2024-05-19 21:20:49 UTC
While I can replicate the crash in LO 24.2.3.2 when starting with attachment 194193 [details], which already has a password for the macro library, I was trying to replicate the complete procedure, starting with no password, setting a password, and _then_ removing it.

I tried to reproduce the steps using attachment 194193 [details] with LO 7.6.6. The Old Password ("test") is not accepted, so the rest of the details don't matter.

Since this procedure failed for me (i.e. old password not accepted in LO 7.6.6), I am now wondering whether the problem could be related to the changes to encryption that were introduced for LO 24.2.
Comment 8 Stéphane Guillou (stragu) 2024-05-19 21:41:21 UTC
(In reply to Theo from comment #4)
> Created attachment 194193 [details]
> test spreadsheet with macro libraries included
With the sample file, I get a hang when trying to remove the password from LocalAddOns.

Repro in recent daily build and:

Version: 24.2.3.2 (X86_64) / LibreOffice Community
Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: CL threaded

In 7.6.7.2, using "test" as the password would result in "Invalid password" (are you sure you used that password?), but no freeze. I don't know why it is considered invalid, but at least the hang is a regression.

Bibisected with linux-64-24.2 repo to first bad build [1921ab0d30238da3949395ee4c2450a264a69568] which points to 4995e0669da0e499743b21c60da1ca8b14a1c78c which is a cherrypick of:

commit 2f512aaa6c39390a5a0eb1d1e37f070127d068a4
author	Michael Stahl 	Tue Dec 19 19:13:00 2023 +0100
committer	Michael Stahl 	Wed Dec 20 18:29:36 2023 +0100
tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161009

Michael, can you please have a look?
Comment 9 Stéphane Guillou (stragu) 2024-05-19 21:46:06 UTC
(In reply to ady from comment #7)
> While I can replicate the crash in LO 24.2.3.2 when starting with attachment
> 194193 [details], which already has a password for the macro library, I was
> trying to replicate the complete procedure, starting with no password,
> setting a password, and _then_ removing it.
> 
> I tried to reproduce the steps using attachment 194193 [details] with LO
> 7.6.6. The Old Password ("test") is not accepted, so the rest of the details
> don't matter.
> 
> Since this procedure failed for me (i.e. old password not accepted in LO
> 7.6.6), I am now wondering whether the problem could be related to the
> changes to encryption that were introduced for LO 24.2.
I was commenting at the same time, and see the same results.
The files meta.xml shows the file was last saved with LO 24.2.2.

Theo, do you have more details on the history the file went through? Would be good to know how we can reproduce from scratch.
Comment 10 Theo 2024-05-19 22:04:24 UTC
In response to comment #9:
The file in the attachment was just created today; an empty spreadsheet, just with the macro library imported from the actual file. 

The source is a rather complex spreadsheet that has a history going back to 2015. 

In the test file I protected the macro library with the password ‘test’ (without the quotes obviously).

I’ll make a second test file with the same library but then not password protected.  

I can confirm that I can use the original spreadsheet in the intended way, that is with password protection, without any issues with versions 7.x
Comment 11 Theo 2024-05-19 22:22:25 UTC
Created attachment 194202 [details]
test spreadsheet with unprotected macro library

I created test2.ods in the same way as test.ods: an empty spreadsheet with the macro library imported.
The only difference compared to test.ods should be that in test2.ods the macro library is not password protected. For the rest the files should be identical.
Comment 12 Stéphane Guillou (stragu) 2024-05-20 00:39:40 UTC
(In reply to Theo from comment #11)
> Created attachment 194202 [details]
> test spreadsheet with unprotected macro library
Thanks. If I test with this file, I only get a short hang: set password, save, close, open, remove password -> hang for a few seconds, but eventually finishes.
Whereas with attachment 194193 [details], I eventually kill LO as it doesn't look it'll ever finish it. (No high CPU or memory use though.)
Comment 13 ady 2024-05-20 01:13:54 UTC
(In reply to Theo from comment #11)
> Created attachment 194202 [details]
> test spreadsheet with unprotected macro library

No crash with this test2. I made 3 copies of this file.

I first used LO 7.6.6. Open test2.ods (original), follow steps from comment 0. no crash.

I repeated the steps using LO 24.2.3.2, also with (a copy of) the original test2.ods. No crash.

Then I take the third copy of test2.ods, open it with LO 7.6.6, add a password as in comment 0, save the file, close LO 7.6.6., open the saved-file with LO 24.2.3.2, remove the password as described in comment 5, save, close, reload. No crash.

There is a delay (with no clues/hints to the user) after each password (re-)set and I have to be patient, but no crash.
Comment 14 Theo 2024-05-20 08:11:57 UTC
I just downloaded test2.ods from here (to make sure I am using the same copy as @ady). Password protect the macro library, save the file, close the file and reopen it:

LO 24.2 hangs when I try to unprotect the macro library.

BTW: when I try an incorrect password (on purpose) LO 24.2 also hangs.

I can confirm that a file with a macro library that was password protected by LO24.2 can not be unprotected by LO 7.6. LO comes back with "incorrect password".
Comment 15 ady 2024-05-20 10:17:56 UTC
(In reply to Theo from comment #14)

I repeated the tests, within each version and also mixing them.

Other than the delay, during which I patiently wait without clicking on anything nor pressing on any key, I have no problem when I test with test2.ods, attachment 194202 [details].

I also attempted introducing an incorrect password. The delay is there too, but eventually the invalid password message shows up.

I always saved, closed, and reloaded the file before proceeding with the next step.

Maybe there is some user's action during the delay (of which the user has no clue about, as it would seem that Calc is just waiting) that triggers the crash.

@Theo, Is it possible that clicking multiple times on the OK button while awaiting for Calc to react triggers the crash? Could you think of any user's action (as oppose to patiently awaiting Calc) that might influence the outcome?


Regarding the difference between test.ods attachment 194193 [details], and test2.ods attachment 194202 [details], I guess that whatever is happening while introducing the password and saving the file in @Theo's system might be "breaking" something. I have to wonder whether the "UI render: default" setting in @Theo's system makes any difference. That, together with the OS.

Someone with the same OS as @Theo's (macOS 14.4.1) should try to reproduce the behavior using test2.ods attachment 194202 [details] and report back. I cannot reproduce the crash with that file on MS Windows.