Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion VMS security vulnerability (POP server)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
IanMiller  
View profile  
 More options Jul 4 2007, 11:40 am
Newsgroups: comp.os.vms
From: IanMiller <g...@uk2.net>
Date: Wed, 04 Jul 2007 15:40:26 -0000
Local: Wed, Jul 4 2007 11:40 am
Subject: Re: VMS security vulnerability (POP server)
On Jul 4, 3:54 pm, Tom Wade <nos...@picard.eurokom.ie> wrote:

> > Brute force. And VMS is even worse:

> The problem is that an application that accepts a username/password and
> attempts to validate using $HASH_PASSWORD and $GETUAI *must* also make
> explicit calls to $SCAN_INTRUSION, otherwise it provides a back door
> around the intrusion detection mechanism.  I have seen this on many
> applications, including POP servers and web scripts to change your
> password.  With the benefit of hindsight, it might have been a better
> idea to provide a $VERIFY_PASSWORD service which combines the three
> functions above, because it is so easy for a developer to overlook it.

> Another place to check is if the UCX SMTP server supports SASL (this is
> the "my-server-requires-authentication" checkbox in the POP client).
> SASL allows the client to pass a username/password in the ESMTP dialog
> so that you can allow authenticated clients to relay through your server
> irrespective of what IP address they are coming from .  Even PMDF
> overlooked putting this through $SCAN_INTRUSION when it first came out
> (it was fixed pretty quickly).  Only slightly more difficult to script
> an attack on this one.

> To check if your SMTP server supports SASL, telnet to port 25 and issue
> an EHLO command.  Look for the AUTH extension.  It is harder to test
> using telnet because the username/password pair need to be BASE64 encoded.

> ---------------------------------------------------------
> Tom Wade                 | EMail: tee dot wade at eurokom dot ie
> EuroKom                  | Tel:   +353 (1) 296-9696
> A2, Nutgrove Office Park | Fax:   +353 (1) 296-9697
> Rathfarnham              | Disclaimer:  This is not a disclaimer
> Dublin 14                | Tip:   "Friends don't let friends do Unix !"
> Ireland

That is the intention of the SYS$ACM service. See Chapter 33 of the
programming concepts manual
http://h71000.www7.hp.com/doc/82FINAL/5841/5841pro_contents_010.html#...

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.