Lucene search

K
archlinuxArchLinuxASA-202011-17
HistoryNov 19, 2020 - 12:00 a.m.

[ASA-202011-17] rclone: private key recovery

2020-11-1900:00:00
security.archlinux.org
119

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

50.4%

Arch Linux Security Advisory ASA-202011-17

Severity: Medium
Date : 2020-11-19
CVE-ID : CVE-2020-28924
Package : rclone
Type : private key recovery
Remote : No
Link : https://security.archlinux.org/AVG-1286

Summary

The package rclone before version 1.53.3-1 is vulnerable to private key
recovery.

Resolution

Upgrade to 1.53.3-1.

pacman -Syu “rclone>=1.53.3-1”

The problem has been fixed upstream in version 1.53.3.

Workaround

All passwords generated by rclone 1.49.0 up to 1.53.2 should be
changed. Rclone provides a password checker to find weak passwords as a
separate tool called passwordcheck.

Description

An issue was discovered in rclone 1.49.0 up to 1.53.2. Due to the use
of a weak random number generator, the password generator has been
producing weak passwords with much less entropy than advertised. The
suggested passwords depend deterministically on the time rclone was
started. This limits the entropy of the passwords enormously. These
passwords are often used in the crypt backend for encryption of data.
It would be possible to make a dictionary of all possible passwords
with about 38 million entries per password length. This would make
decryption of secret material possible with a plausible amount of
effort. NOTE: all passwords generated by affected versions should be
changed.

Impact

A malicious user might be able to brute force the weak passwords.

References

https://github.com/rclone/rclone/issues/4783
https://github.com/rclone/rclone/commit/7985df37681f54d013816a4641da4f9b085b3aa5
https://github.com/rclone/passwordcheck
https://security.archlinux.org/CVE-2020-28924

OSVersionArchitecturePackageVersionFilename
ArchLinuxanyanyrclone< 1.53.3-1UNKNOWN

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.001 Low

EPSS

Percentile

50.4%