![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Server Platforms Discussion regarding any server based ubuntu release. |
|
|
Thread Tools | Display Modes |
|
|
#61 |
|
Ubuntu Developer
![]() Join Date: Nov 2004
Beans: 69
Ubuntu Jaunty Jackalope (testing)
|
Re: Possible to get the administrator password ?
So, er, yeah. This one sucked. As others have said, security updates are now making their way ASAP to both Breezy and Dapper (the latter for Breezy installs upgraded to Dapper). Here's the comment I just posted to OSNews about this:
I'm the Ubuntu installer maintainer, so obviously this bug is ultimately my fault. I'm sorry for that - it's clear it shouldn't have sneaked past QA. (We'll be updating our testing processes to be rather more careful about this sort of thing.) Now that I've spent the evening doing security updates to clean up the mess, I thought I might take a moment to explain how this happened, and why it wasn't noticed as an issue in Breezy at the same time as it was fixed in Dapper. The Ubuntu installer (like Debian) uses a framework called debconf to do all its user interaction; that framework has a backend database which stores all the answers, which is where passwords ended up being stored for this vulnerability. Naturally, when you're asking for passwords using debconf, you take a lot of care to clean them out of the database afterwards: we explicitly clear them out in the password-asking code pretty much as soon as we can, and we have a separate database for the answers to password questions which isn't copied to the directory of installer log files in the final installed system. This had all been working well for some time (e.g. in Hoary). Unfortunately, the way we arranged for the password question to be asked in the first stage of the Breezy installer meant that two debconf databases were involved rather than one, and the passwords only got cleared out of one of those databases. Even this would have been OK if it weren't for the fact that some changes we needed to make in cdebconf for other reasons in Breezy (I've yet to track down the exact changesets involved, but never mind) broke the mechanism that was supposed to make sure that passwords ended up in a separate database. Sigh. As for why we didn't notice the problem in Breezy when this was fixed in Dapper, well, that's because the fix in Dapper was part of a massive installer reorganisation (http://riva.ucam.org/~cjwatson/blog/...installer.html) and it was really just fixed by accident. So it goes. Anyhow, I've fixed this just about as soon as was humanly possible for me, and take it extremely seriously. While perhaps for some of you it's too little too late, we'll do everything we can to install better defences against this kind of thing in future. |
|
|
|
|
#62 |
|
Chocolate-Covered Ubuntu Beans
![]() |
Re: Possible to get the administrator password ?
just posted to the bug report as well: I got no updates that fixed this. I did upgrades one minute ago, and still had to delete it manually.
damn... thinking that all the ssh "runners" are still screwed... brrrr(ezy). well, at least we'll be famous for being the first most popular and easiest hackable (at the same time) linux distro around by the way, one of the comments in that bug says dapper is vulnerable too. one last thing: make this a sticky... this is damn important...
__________________
Wanna adopt your next dog, cat, or rabbit? Vote for winmodems to be supported in the next release of Ubuntu! | DialUp Modem HowTo for Ubuntu (my # of posts) ≠ (my level of linux experience) |
|
|
|
|
#63 | |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 3
|
Re: Possible to get the administrator password ?
Quote:
|
|
|
|
|
|
#64 | ||
|
Has an Ubuntu Drip
![]() Join Date: Jan 2005
Beans: 526
|
Re: Possible to get the administrator password ?
Quote:
Quote:
Read again. Dapper is not vulnerable itself, only if upgraded from breezy, which is vulnerable. I am very impressed by the speed this was fixed on a Sunday evening. Thanks a lot Colin for beeing so professional. Last edited by JoWilly; March 12th, 2006 at 08:33 PM.. |
||
|
|
|
|
#65 |
|
Ubuntu Member
![]() Join Date: Jan 2005
Location: Toronto, Ontario, Canada
Beans: 2,566
Ubuntu 9.04 Jaunty Jackalope
|
Re: Possible to get the administrator password ?
I think we have a new bug number 1
__________________
Edward A Robinson -- www.earobinson.org |
|
|
|
|
#66 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 2
|
Re: Possible to get the administrator password ?
================================================== =========
Ubuntu Security Notice USN-262-1 March 12, 2006 Ubuntu 5.10 installer vulnerability https://launchpad.net/bugs/34606 ================================================== ========= A security issue affects the following Ubuntu releases: Ubuntu 5.10 (Breezy Badger) The following packages are affected: base-config passwd The problem can be corrected by upgrading the affected package to version 2.67ubuntu20 (base-config) and 1:4.0.3-37ubuntu8 (passwd). In general, a standard system upgrade is sufficient to effect the necessary changes. Details follow: Karl Øie discovered that the Ubuntu 5.10 installer failed to clean passwords in the installer log files. Since these files were world-readable, any local user could see the password of the first user account, which has full sudo privileges by default. The updated packages remove the passwords and additionally make the log files readable only by root. This does not affect the Ubuntu 4.10, 5.04, or the upcoming 6.04 installer. However, if you upgraded from Ubuntu 5.10 to the current development version of Ubuntu 6.04 ('Dapper Drake'), please ensure that you upgrade the passwd package to version 1:4.0.13-7ubuntu2 to fix the installer log files. |
|
|
|
|
#67 |
|
Has an Ubuntu Drip
![]() Join Date: Aug 2005
Beans: 365
|
Re: Possible to get the administrator password ?
To my understanding... this is understood but... Dapper Flight 5 (for me at least) does not suffer from this "bug"
|
|
|
|
|
#68 |
|
Fresh Brewed Ubuntu
![]() Join Date: Oct 2005
Location: Helsinki, Finland
Beans: 1,350
|
Re: Possible to get the administrator password ?
Updated, upgraded, problem solved. That was fast (thank god).
|
|
|
|
|
#69 |
|
Ubuntu Extra Shot
![]() |
Re: Possible to get the administrator password ?
I just checked out this file in my install and yes, it is there. No, I'm not worried about Breezy security, and thanks for letting us know about this.
Is it safe to just delete this file from any future Breezy installations? I plan on installing Breezy on several machines later this month and I don't need everyone to know they aren't safe.
__________________
|
|
|
|
|
#70 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 1
Ubuntu Breezy 5.10
|
Re: Possible to get the administrator password ?
Colin - thanks for the fast work!
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|