Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 201310-01 ] Perl Module-Signature module: Arbitrary code execution
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 Oct 04, 2013 7:26 am    Post subject: [ GLSA 201310-01 ] Perl Module-Signature module: Arbitrary c Reply with quote

Gentoo Linux Security Advisory

Title: Perl Module-Signature module: Arbitrary code execution (GLSA 201310-01)
Severity: normal
Exploitable: remote
Date: October 04, 2013
Bug(s): #472428
ID: 201310-01

Synopsis

The Module-Signature module for Perl has insufficient path checks,
allowing a remote attacker to execute arbitrary Perl code.


Background

The Perl Module::Signature module adds signing capabilities to CPAN
modules.


Affected Packages

Package: dev-perl/Module-Signature
Vulnerable: < 0.720.0
Unaffected: >= 0.720.0
Architectures: All supported architectures


Description

The ‘cpansign verify’ command will automatically download keys and
use them to check the signature of CPAN packages via the SIGNATURE file.
If an attacker were to replace this (SHA1) with a special unknown cipher
(e.g. ‘Special’) and were to include in the distribution a
‘Digest/Special.pm’, the code in this Perl module would be executed
when ‘cpansign -verify’ is run.


Impact

A remote attacker could possibly execute arbitrary code with the
privileges of the process.


Workaround

There is no known workaround at this time.

Resolution

All users of the Module-Signature Perl module should upgrade to the
latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose
      ">=dev-perl/Module-Signature-0.720.0"
   


References

CVE-2013-2145
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