Lucene search

K
gentooGentoo FoundationGLSA-200803-07
HistoryMar 03, 2008 - 12:00 a.m.

Paramiko: Information disclosure

2008-03-0300:00:00
Gentoo Foundation
security.gentoo.org
9

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:N/A:N

0.004 Low

EPSS

Percentile

74.7%

Background

Paramiko is a Secure Shell Server implementation written in Python.

Description

Dwayne C. Litzenberger reported that the file “common.py” does not properly use RandomPool when using threads or forked processes.

Impact

A remote attacker could predict the values generated by applications using Paramiko for encryption purposes, potentially gaining access to sensitive information.

Workaround

There is no known workaround at this time.

Resolution

All Paramiko users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-python/paramiko-1.7.2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-python/paramiko< 1.7.2UNKNOWN

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:N/A:N

0.004 Low

EPSS

Percentile

74.7%