CVE-2022-24302: Race Condition in Paramiko
(updated )
In Paramiko before 2.10.1, a race condition (between creation and chmod) in the write_private_key_file function could allow unauthorized information disclosure.
References
- github.com/advisories/GHSA-f8q4-jwww-x3wv
- github.com/paramiko/paramiko
- github.com/paramiko/paramiko/blob/363a28d94cada17f012c1604a3c99c71a2bda003/paramiko/pkey.py
- github.com/paramiko/paramiko/commit/4c491e299c9b800358b16fa4886d8d94f45abe2e
- github.com/pypa/advisory-database/tree/main/vulns/paramiko/PYSEC-2022-166.yaml
- lists.debian.org/debian-lts-announce/2022/03/msg00032.html
- lists.debian.org/debian-lts-announce/2022/09/msg00013.html
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LUEUEGILZ7MQXRSUF5VMMO4SWJQVPTQL
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TPMKRUS4HO3P7NR7P4Y6CLHB4MBEE3AI
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U63MJ2VOLLQ35R7CYNREUHSXYLWNPVSB
- nvd.nist.gov/vuln/detail/CVE-2022-24302
- www.paramiko.org/changelog.html
Detect and mitigate CVE-2022-24302 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →