|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Yahoo Pager - security bug w/ services 7,8
Nathan Neulinger (nneul
UMR.EDU)Fri, 25 Dec 1998 09:31:21 -0600
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: der Mouse: "Re: Update on Cisco IOS 12.0 security bug"
- Previous message: vh: "another X-Mas present :)"
I've been working on a GTK (unix) yahoo pager client based on Doug Winslow's yppro2.c source and found the following security problem while testing some client functionality. Any user can send a packet with service #7 or #8 and activate/deactivate an identity, even if it isn't your own alternate identity. It does appear that the primary id for the identity affected has to be logged on though. If you send a message to that id, it does go to the correct destination. The problem is, it can be abused simply by someone logging on and deactivating an identity for someone else, which makes it look like that id logged off. The fix - when your server handles a id-activate/id-deactivate service request, it should make sure that request is coming from the primary ID for that identity. (You should be able to do that without a protocol version change.) -- Nathan
- Next message: der Mouse: "Re: Update on Cisco IOS 12.0 security bug"
- Previous message: vh: "another X-Mas present :)"