Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > Installation > Mac OSX
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Mac OSX Problems with installing LimeWire or WireShare for Mac OSX users


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old March 1st, 2006
Novicius
 
Join Date: March 1st, 2006
Posts: 1
gaelicWizard is flying high
Default Security Failure: LW Installer creates "hidden" store for untrusted users

The limewire installer includes the following code in its postflight script:

Code:
echo "Copying LimeWire.dmg to network share."
if [ "free" == "free" ]; then
    if [ -f ~/Desktop/LimeWireOSX.dmg ]; then
        mkdir "$2/Applications/LimeWire/LimeWire.app/Contents/Resources/Java/.NetworkShare"
        chmod a+rw "$2/Applications/LimeWire/LimeWire.app/Contents/Resources/Java/.NetworkShare" 
        cp ~/Desktop/LimeWireOSX.dmg "$2/Applications/LimeWire/LimeWire.app/Contents/Resources/Java/.NetworkShare/LimeWireOSX4.10.9.dmg"
        chmod a+rwx "$2/Applications/LimeWire/LimeWire.app/Contents/Resources/Java/.NetworkShare/LimeWireOSX4.10.9.dmg"
    fi
fi
This code is ... nice(?) in that it makes the latest version of LimeWire available on the network, but it also raises some concerns: First, this is a hidden network share. I've never seen it in preferences. Second, it explicitly makes this directory WORLD WRITABLE, which means that any user on the machine can share things on limewire whenever *any* user is running limewire, *and* it is inside the app bundle, so a malicious user can "hide" file there, that will appear to be part of LimeWire.app.

Aside from not asking if I want to have a hidden share directory, this can be abused to hide file on a user's system. In face, it is *designed* to hide files, specifically the limewireOSX.dmg file!

JP
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"hidden" search results terrib62 General Mac Support 0 May 6th, 2003 09:48 PM
resuming "incompleted downloads" after power failure ????? jeffoftheclanbruce@comcast.net Download/Upload Problems 0 July 2nd, 2002 02:51 PM
Mac users: ".img" & ".smi" files are worthless!! Unregistered General Mac OSX Support 4 May 24th, 2002 05:42 PM
Mac users: ".img" & ".smi" files are worthless!! Unregistered General Mac Support 2 May 12th, 2002 03:51 PM


All times are GMT -7. The time now is 01:12 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.