Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200603-15 ] Crypt::CBC: Insecure initialization vector
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 Mar 17, 2006 7:26 pm    Post subject: [ GLSA 200603-15 ] Crypt::CBC: Insecure initialization vecto Reply with quote

Gentoo Linux Security Advisory

Title: Crypt::CBC: Insecure initialization vector (GLSA 200603-15)
Severity: low
Exploitable: remote
Date: March 17, 2006
Bug(s): #126048
ID: 200603-15

Synopsis

Crypt::CBC uses an insecure initialization vector, potentially resulting in a weaker encryption.

Background

Crypt::CBC is a Perl module to encrypt data using cipher block chaining (CBC).

Affected Packages

Package: dev-perl/crypt-cbc
Vulnerable: < 2.17
Unaffected: >= 2.17
Architectures: All supported architectures


Description

Lincoln Stein discovered that Crypt::CBC fails to handle 16 bytes long initializiation vectors correctly when running in the RandomIV mode, resulting in a weaker encryption because the second part of every block will always be encrypted with zeros if the blocksize of the cipher is greater than 8 bytes.

Impact

An attacker could exploit weak ciphertext produced by Crypt::CBC to bypass certain security restrictions or to gain access to sensitive data.

Workaround

There is no known workaround at this time.

Resolution

All Crypt::CBC users should upgrade to the latest available version:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-perl/crypt-cbc-2.17"


References

CVE-2006-0898


Last edited by GLSA on Sun May 07, 2006 5:00 pm; edited 1 time in total
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