CVE-2008-0299: Paramiko Unsafe randomness usage may allow access to sensitive information
(updated )
common.py in Paramiko 1.7.1 and earlier, when using threads or forked processes, does not properly use RandomPool, which allows one session to obtain sensitive information from another session by predicting the state of the pool.
References
- bugzilla.redhat.com/show_bug.cgi?id=428727
- exchange.xforce.ibmcloud.com/vulnerabilities/39749
- github.com/advisories/GHSA-wqmm-q65g-2hqr
- github.com/paramiko/paramiko
- github.com/pypa/advisory-database/tree/main/vulns/paramiko/PYSEC-2008-8.yaml
- nvd.nist.gov/vuln/detail/CVE-2008-0299
- web.archive.org/web/20080205095439/http://secunia.com/advisories/28488
- web.archive.org/web/20080627172450/http://secunia.com/advisories/28510
- web.archive.org/web/20080628232710/http://secunia.com/advisories/29168
- web.archive.org/web/20080720033315/http://www.lag.net/pipermail/paramiko/2008-January/000599.html
- web.archive.org/web/20081012023428/http://www.securityfocus.com/bid/27307
- www.redhat.com/archives/fedora-package-announce/2008-January/msg00529.html
- www.redhat.com/archives/fedora-package-announce/2008-January/msg00594.html
Detect and mitigate CVE-2008-0299 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 →