Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 201408-14 ] stunnel: Information disclosure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Fri Aug 29, 2014 8:26 pm    Post subject: [ GLSA 201408-14 ] stunnel: Information disclosure Reply with quote

Gentoo Linux Security Advisory

Title: stunnel: Information disclosure (GLSA 201408-14)
Severity: normal
Exploitable: remote
Date: August 29, 2014
Bug(s): #503506
ID: 201408-14

Synopsis

A vulnerability in stunnel might allow remote attackers to gain
access to private key information.


Background

The stunnel program is designed to work as an SSL encryption wrapper
between a client and a local or remote server.


Affected Packages

Package: net-misc/stunnel
Vulnerable: < 5.02
Unaffected: >= 5.02
Architectures: All supported architectures


Description

stunnel does not properly update the state of the pseudo-random
generator after fork-threading which causes subsequent children with the
same process ID to use the same entropy pool. ECDSA and DSA keys, when
not used in deterministic mode (RFC6979), rely on random data for its k
parameter to not leak private key information.


Impact

A remote attacker may gain access to private key information from ECDSA
or DSA keys.


Workaround

There is no known workaround at this time.

Resolution

All stunnel users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=net-misc/stunnel-5.02"
   


References

CVE-2014-0016
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum