Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 18 Jan 2012 19:12:34 -0700
From: Vincent Danen <vdanen@...hat.com>
To: oss-security@...ts.openwall.com
Cc: crak.otaku@...il.com
Subject: CVE request: tucan insecure plugin update mechanism

Saw a Debian bug report about tucan and how it insecurely handles
"plugin" updates (which are basically python scripts).  These "plugins"
are executed with the privileges of the user running tucan, and because
there is no authenticity checking (plugins are not signed, doesn't look
like there are any certificate checks when connecting to the update
server, etc.), it's prone to MITM attacks where an attacker could
basically run arbitrary code as the user running tucan.

I'm not sure how popular this program is or how widely used, but this is
definitely not good design.

References:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656388
https://bugzilla.redhat.com/show_bug.cgi?id=782999
http://code.google.com/p/tucan/

(I'm cc'ing who I hope is one of the lead developers, although it
doesn't look like much development has been done in the last year)

-- 
Vincent Danen / Red Hat Security Response Team 

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.