USN-5351-2

Source
https://ubuntu.com/security/notices/USN-5351-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5351-2.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-5351-2
Upstream
Related
Published
2022-03-30T07:33:49.972034Z
Modified
2025-10-13T04:35:50Z
Summary
paramiko vulnerability
Details

USN-5351-1 fixed a vulnerability in Paramiko. This update provides the corresponding update for Ubuntu 16.04 ESM.

Original advisory details:

Jan Schejbal discovered that Paramiko incorrectly handled permissions when writing private key files. A local attacker could possibly use this issue to gain access to private keys.

References

Affected packages

Ubuntu:Pro:16.04:LTS / paramiko

Package

Name
paramiko
Purl
pkg:deb/ubuntu/paramiko@1.16.0-1ubuntu0.2+esm2?arch=source&distro=esm-infra/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.16.0-1ubuntu0.2+esm2

Affected versions

1.*

1.15.2-1
1.15.3-1
1.15.3-1ubuntu1
1.16.0-1
1.16.0-1ubuntu0.1
1.16.0-1ubuntu0.2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
    "binaries": [
        {
            "binary_name": "python-paramiko",
            "binary_version": "1.16.0-1ubuntu0.2+esm2"
        },
        {
            "binary_name": "python3-paramiko",
            "binary_version": "1.16.0-1ubuntu0.2+esm2"
        }
    ]
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:Pro:16.04:LTS",
    "cves": [
        {
            "id": "CVE-2022-24302",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ]
        }
    ]
}