Operating System - HP-UX
1833753 Members
2930 Online
110063 Solutions
New Discussion

Re: Potential Security Vulnerability in kermit

 
SOLVED
Go to solution
Berlene Herren
Honored Contributor

Potential Security Vulnerability in kermit

=================================================================
A security bulletin has been issued:

-----------------------------------------------------------------
Source: HEWLETT-PACKARD COMPANY
SECURITY BULLETIN: HPSBUX0305-259
Originally issued: 18 May 2003
SSRT3555 Potential Security Vulnerability in kermit

-----------------------------------------------------------------

To access the bulletin from the itrc:

Select "maintenance and support"
Select "search technical knowledge base"
Select "HP-UX Software Security Bulletins"
Select "Search by Security Bulletin Number"
Enter "HPSBUX0305-259"
Search

The complete list of security bulletins can be found here:

http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin
=================================================================
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
3 REPLIES 3
Stefan Farrelly
Honored Contributor

Re: Potential Security Vulnerability in kermit

just shoot the frog then.........
Im from Palmerston North, New Zealand, but somehow ended up in London...
enrico.nic
Regular Advisor

Re: Potential Security Vulnerability in kermit

As stated by the security bulletin, a
# chmod 444 /usr/bin/kermit
should fix the problem, removing the suid execution permit. After that, "Full functionality will be available only to the root user."
Shouldn't it be chmod 555 ? How can root execute a program with read only permits ?

John Morris
Advisor
Solution

Re: Potential Security Vulnerability in kermit

Yes, it should have been 555. Sorry.