Latest news
As you probably know Mac OS X is based on BSD and by default does not have any services running (though it is not hard to turn these on) thefore is reasonably secure out of the box.
Now as you may be aware one of the major differnces in the way Mac OS X deals with some information, for example the password file in /etc is there but not used. Such things are taken care of via netinfo. Anyway to get to the core of the matter, I was looking through the file structure, looking at some of the config files, and such, when I happened to look in /var/backups in var/backups there was one file called: "local.nidump"
This is a file which contains from what I can tell a fair part if not all of the information stored in the netinfo database, including users and passwords.
Here is the information for a user I created for this purpose:
"_shadow_passwd" = ( "" );
"_writers_passwd" = ( "test" );
"hint" = ( "" );
"uid" = ( "502" );
"_writers_hint" = ( "test" );
"gid" = ( "20" );
"realname" = ( "test" );
"name" = ( "test" );
"passwd" = ( "Fnh1eLU0U6o12" );
"shell" = ( "/bin/tcsh" );
"home" = ( "/Users/test" );
"sharedDir" = ( "Public" );
The issue is that my user "test" was created without the option to administer the system (by default root isn't enabled in Mac OS X.) This user though could access and copy and read this file, via a shell and also via ftp (please note again things like ssh and ftp are not started by default they have to be enabled in sharing under system preferences.
As I see it and please correct me if I am wrong here, it is a bad idea to have such a file acessable to any user of the system, especially since the average mac user most likley doesn't understand things as permisions and the dangers of having things like ssh, telnet, and ftp open and giving people access to such things, also when a user does enable these services there are no warnings that mention the security issues whith said services.
Anyway, I hope I am not reading too much into this.
Regards,
Benjamin Gardiner
Spotlight

Is it time to professionalize information security?
Posted on 23 May 2013. | The issue of whether or not information security professionals should be licensed to practice has already been the topic of many a passionate debate.

Review: Logging and Log Management
Posted on 22 May 2013. | Every security practitioner should be aware of the overwhelming advantages of logging and perusing logs for discovering system intrusions. But logging and log management comes with its own set of difficulties.

Experts highlight top data breach vulnerabilities
Posted on 22 May 2013. | Hidden vulnerabilities lie in everyday activities that can expose personal information and lead to data breach, including buying gas with a credit card or wearing a pacemaker.

A closer look at Mega cloud storage
Posted on 21 May 2013. | Once a novelty, nowadays many cloud storage services are fighting for their piece of the market in the virtual world. Mega offers 50GB of free space with great pricing on Pro accounts.

The CSO perspective on healthcare security and compliance
Posted on 20 May 2013. | Randall Gamby is the CSO of the Medicaid Information Service Center of New York. In this interview he discusses healthcare security and compliance challenges and offers a variety of tips.
By subscribing to our early morning news update, you will receive a daily digest of the latest security news published on Help Net Security.
With over 500 issues so far, reading our newsletter every Monday morning will keep you up-to-date with security risks out there.





