UBUNTU-CVE-2020-28924

See a problem?
Source
https://ubuntu.com/security/notices/UBUNTU-CVE-2020-28924
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2020/UBUNTU-CVE-2020-28924.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2020-28924
Related
Published
2020-11-19T20:15:00Z
Modified
2024-10-15T14:07:47Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in Rclone before 1.53.3. 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 the second 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.

References

Affected packages

Ubuntu:Pro:18.04:LTS / rclone

Package

Name
rclone
Purl
pkg:deb/ubuntu/rclone?arch=src?distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.36-3
1.36-3ubuntu0.1
1.36-3ubuntu0.2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:20.04:LTS / rclone

Package

Name
rclone
Purl
pkg:deb/ubuntu/rclone?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.47.0+ex1-6
1.47.0+ex1-7
1.49.5-2
1.49.5-3
1.50.2-2
1.50.2-2ubuntu0.1
1.50.2-2ubuntu0.2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:22.04:LTS / rclone

Package

Name
rclone
Purl
pkg:deb/ubuntu/rclone?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.53.3-1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.53.3-1",
            "binary_name": "golang-github-rclone-rclone-dev"
        },
        {
            "binary_version": "1.53.3-1",
            "binary_name": "rclone"
        },
        {
            "binary_version": "1.53.3-1",
            "binary_name": "rclone-dbgsym"
        }
    ]
}