MEDIUM · 4.3

CVE-2008-0299

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 pred...

Vulnerability Description

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.

CVSS Score

4.3

MEDIUM

AV:N/AC:M/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
Python Software FoundationParamiko1.7.1

References

FAQ

What is CVE-2008-0299?

CVE-2008-0299 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 pred...

How severe is CVE-2008-0299?

CVE-2008-0299 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2008-0299?

Check the references section above for vendor advisories and patch information. Affected products include: Python Software Foundation Paramiko.