Win 2K3 server and XP vulnerabilities
well i got a mail from someone Trancer, showing 2 holes on one mailing lists and i would love to share it with antionline memebers.
he starts :
Quote:
Hello, im Moshe BA from israel a.k.a Trancer and I would like to report 4-5 security bugs\vulnerabilities witch i found.
next:
Quote:
The first one is two Windows Server 2003 security vulnerabilities Windows 2003 Server has a built in Command Line Interreptor (I don't
know if this service is enabled by defult but i've tested this on 9
systems,
in 7 of them it worked), which means that you can send commands to it using
the HTTP (TCP)
method (the web browser) by trying to access the server on port 19338
like this:
http://admin@<ip>:19338/cmd.cgi?cmd=<EnterCommandHere>
That will cause the server to run the command from the $ROOT$ drive.
Which may be either C/D/E or any other drive defined by the owner / admin
of the machine.
Note that no username or password are requierd.
Quote:
2. Windows 2003 Server has a built in Telnet service (disabled by defult)
that listens to open connections on port 3382.
An attacker can exploit the first vulnerability (#1 above) and write this
commands there -
"sc config TlntSvr start= auto"
and them:
"net start TlntSvr"
then the attacker has FULL access to the system.
Only a password is requierd, and becouse i've just enabled this service,
the password is also set to defult -
Password: tlntadmn
Note that if this sevice is already enabled, the password wil be wrong
(only if the system admin changed it)
If that service is already enabled with aa other password, the attacker can
open a sharing service or any other service that can give him easy
access tot he system.
Quote:
The third one is Windows NT (2000\XP\2003) ICMPv6 Flooding
This little Denial of Service attack works jst like ICMP flood but it uses
Ping6 tool (in IPv6 enabled Windows OS or an IPv6 enabled *nix OS)
This attack is also good becouse Microsoft's Internet Connection Firewall
is unable to block IPv6 traffic.
This is maybe a slow attack but effective, it is also depends on the
attacker and victim's bandwidth.
An exploit for this can be easly made, and i am working on one.
i dint tested any of these becoz of unavailability of WIn 2K3 server. I suppose someone can do it for AO memebers.