Search the web
Sign In
New User? Sign Up
awnpipe · For help/general discussions about AWNPipe
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: [amiga_sa] Re: security risk   Message List  
Reply | Forward Message #474 of 545 |
Re: [amiga_sa] Re: security risk

Bruce Steers said,

>> >> i just read this url http://www.abraxis.co.uk/SA-2001-11-08.html
>> >
>> > If you insist on using YAM and AWNPIPE, there is a sort of fix. Rename
>> > AWNPIPE in DEVS:DOSDrivers and change the name in any AWNPipe scripts you
>> > run (stringer is handy for this).
>> >
>> > It's not a real fix, the insecurity is still there, but no one knows the
>> > name of the pipe to send it too.
>> >
>> > This is a serious risk, it is possible to erase a hard drive partition
>> > with this exploit.

>> Neil, I checked devs:dosdrivers, and found a program called Pipe, is this
>> the same thing? The only awnpipe on my system is L:awnpipe-handler. This
>> is the case in my other machine too, also an independent install of 3.9.
>> I don't have it in User-Startup either, as someone on the YAMML mentioned.

It's not the same thing. The affected pipes (AFAIK) are APIPE and
AWNPIPE. If you have awnpipe-handler i L: and AWNPIPE in DEVS:DOSDrivers
or SYS:Storage/DOSDrivers you are vulnerable.

> Mike
> I don't know if Neil is on this list (his msg was posted to the AWNPipe
> list:)

I'm not.

> if you do not have the AWNPIPE descriptor file in devs/dosdrivers then it is
> only mounted when it is needed.

> the URL that showed the risks mainly spoke about APIPE and only mentioned
> AWNPipe but did not mention the normal ADos PIPE.

It affects only APIPE and AWNPIPE AFAIK.

> a better fix would be to make YAM (or whatever) check to see if AWNPipe: is
> mounted and if it is un-mount it before using yam.

All YAM needs to do is strip escape codes from data before passing ti
elsewhere. Or it could check that any file it tries to load is really a
file.

> this could be done by using an ARexx command set as YAM's startup-script (or
> before getting mail) the following script should be either saved as a script
> file in REXX and called from your prog or cut-n-pasted into an existing
> startup-script

That would mean you couldn't use, for example, AWebModes while YAM was
running. If you have a permanent connection and YAM is always running,
this is a major inconvenience.

> the report mentioned ANY MUI internet prog so i guess it includes V and IB as
> well ? also the report mainly spoke of APIPE: the above script can be
> modified by changing the references to AWNPipe: to whatever pipe you want
> checked.

V is secure, because Vapor have been aware of this problem for some time
and have made sure it doesn't pass unchecked data to the system. AWeb is
also secure from similar exploits. I don't know about IBrowse.

The safest approach is to remove AWNPIPE if nothing you have uses it.
Otherwise, rename it and change the scripts that call it. If the pipe
has an arbitrary name, no external source will know the name to use.


Cheers

Neil
--
Nostalgia isn't what it used to be.




Sun Nov 11, 2001 11:31 am

wirenetuk
Offline Offline
Send Email Send Email

Forward
Message #474 of 545 |
Expand Messages Author Sort by Date

... Mike I don't know if Neil is on this list (his msg was posted to the AWNPipe list:) but to answer. if you do not have the AWNPIPE descriptor file in...
Bruce Steers
brucesteers
Offline Send Email
Nov 11, 2001
11:00 am

... In case you didn't notice i forgot the trailing colon : in the 'assign remove' command oops. it should be... 'assign AWNPIPE: remove'...
Bruce Steers
brucesteers
Offline Send Email
Nov 11, 2001
11:11 am

I'm not 100% convinced that AWNPipe is a security risk. the Report spoke of APIPE: , i do not know how APIPE got it's name but i bet the 'A' does not mean Aweb...
Bruce Steers
brucesteers
Offline Send Email
Nov 11, 2001
11:21 am

Bruce Steers said, ... It's not the same thing. The affected pipes (AFAIK) are APIPE and AWNPIPE. If you have awnpipe-handler i L: and AWNPIPE in...
Neil Bothwick
wirenetuk
Offline Send Email
Nov 11, 2001
11:31 am

... From: "Neil Bothwick" <neil@...> To: "Bruce Steers" <awnpipe@yahoogroups.com> Cc: <The-Crypt@yahoogroups.com>; <amiga_sa@yahoogroups.com>;...
Bruce Steers
brucesteers
Offline Send Email
Nov 11, 2001
1:03 pm

Bruce Steers said, ... AWebModes checks that the pipe is mounted, and mounts it if not. But it doesn't dismount it on exit. ... That's why I said similar...
Neil Bothwick
wirenetuk
Offline Send Email
Nov 11, 2001
3:41 pm

... It's a good idea to check whether it's mounted before trying to use it. ... I think putting the name of the pipe in a variable at the top of the script is...
Neil Bothwick
wirenetuk
Offline Send Email
Nov 14, 2001
8:50 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help