Menu

#2415 aarch64 7zip binary exposes password when creating archive

open
nobody
None
5
2023-09-29
2023-09-29
ransel117
No

Hi!
I've noticed that the binary exposes the password you type in when creating a password-protected archive. I assume that it should be hidden like it is on x86_64.

ransel117@jr-rpi:~/rpi $ 7z a test -p .

7-Zip (z) 23.01 (arm64) : Copyright (c) 1999-2023 Igor Pavlov : 2023-06-20
 64-bit arm_v:8 locale=C.UTF-8 Threads:4 OPEN_MAX:113310

Scanning the drive:
3 files, 1346 bytes (2 KiB)

Creating archive: test.7z

Add new data to archive: 3 files, 1346 bytes (2 KiB)


Enter password:aaasdasd

OS related stuff:

ransel117@jr-rpi:~/rpi $ uname -a
FreeBSD jr-rpi 13.2-STABLE FreeBSD 13.2-STABLE stable/13-n256346-a4916232acd6 GENERIC arm64

ransel117@jr-rpi:~/rpi $ pkg -v
1.20.6

Discussion


Log in to post a comment.