Informe #754

Información general
Compañía: ConfianZe!Fecha de inicio: Miércoles 22 de Marzo del 2006 a las 9:44
Usuario:Sebastián GonzálezFecha de termino: Miércoles 22 de Marzo del 2006 a las 9:49
Preferencia:PredeterminadoOrden:Bajo Demanda


Variables de riesgo
Severidad Exposición Vulnerabilidades
 Servidor Web - 200.xx.xx.2102717
 Servidor Desarrollo - 200.xx.xx.102111
2 sistemas analizados


Vulnerabilidades por Severidad
Critica0
Alta8
Media8
Baja8
Información 0
Desconocida4
Total28
Vulnerabilidades por Categoría
  Acceso y administración remota 2
  Aplicaciones P2P 0
  Bases de datos 0
  CGI 2
  Comparticion y transferencia de archivos 2
  Contraseñas 0
  Correo, mensajería y noticias 1
  Desconocida 4
  Dispositivos y protocolos de red 2
  Miscelaneos 0
  Puertas traseras 1
  Servicios de dominio y directorio 3
  Servicios de información 0
  Servicios web 10
  Sistemas operativos 0
  Spyware y virus 0
 Total28


  Detalles por Sistema
  Servidor Web - 200.xx.xx.210
Variables de riesgo
 Severidad
 Exposición 27
 Vulnerabilidades17
Vulnerabilidades por Categoría
  Acceso y administración remota 2
  Aplicaciones P2P 0
  Bases de datos 0
  CGI 1
  Comparticion y transferencia de archivos 2
  Contraseñas 0
  Correo, mensajería y noticias 1
  Desconocida 1
  Dispositivos y protocolos de red 1
  Miscelaneos 0
  Puertas traseras 0
  Servicios de dominio y directorio 3
  Servicios de información 0
  Servicios web 5
  Sistemas operativos 0
  Spyware y virus 0
 Total17
Vulnerabilidades por Severidad
Critica0
Alta5
Media3
Baja6
Información 0
Desconocida3
Total17


Puertos tcp
 Abiertos5
 Cerrados1019
 Filtrados0
 Total probados1024
Servicios tcp
Servicio
Puerto
ftp
21
ssh
22
smtp
25
dns
53
http
80
Puertos udp
 Abiertos1
 Cerrados1023
 Filtrados0
 Total probados1024
Servicios udp
Servicio
Puerto
dns
53


Ruta
  1. 200.68.0.218
  2. 200.68.0.217
  3. 200.68.2.66
  4. 172.16.207.5
  5. 200.10.224.206
  6. 200.10.224.205
  7. 200.10.224.222
  8. 64.76.146.41
  9. 192.168.173.6
  10. 200.29.64.51
  11. 200.29.65.3
  12. 172.16.193.197
  13. 172.17.82.6
  14. 200.xx.xx.210


   Vulnerabilidades
Pruebas realizadas: 2566
Apache < 2.0.51
Checks for version of Apache
Servicios web
Detalle: The remote host is running a version of Apache2 which is older than 2.0.51.

It is reported that versions prior 2.0.51 are prone to a remote denial of
service issue. An attacker may issue a specific sequence of DAV LOCK commands
to crash the process. If Apache is configured to use threads, it may
completely crash the Apache process.

In addition to this, versions prior 2.0.51 are prone to a remote buffer
overflow when parsing an URI sent over IPv6. An attacker may use this flaw
to execute arbitrary code on the remote host or to deny service to legitimate
users.
Solucion: Upgrade to Apache 2.0.51
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2004-0786, CAN-2004-0747, CAN-2004-0751, CAN-2004-0748

, CAN-2004-0809, 11185, 11187, 14748


Apache Connection Blocking Denial of Service
Checks for version of Apache
Servicios web
Detalle: The remote web server appears to be running a version of
Apache that is less that 2.0.49 or 1.3.31.

These versions are vulnerable to a denial of service attack where a remote
attacker can block new connections to the server by connecting to a listening
socket on a rarely accessed port.
Solucion: Upgrade to Apache 2.0.49 or 1.3.31.
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2004-0174, 9921, 12280


OpenSSH < 3.7.1
Checks for the remote SSH version
Acceso y administración remota
Detalle: You are running a version of OpenSSH which is older than 3.7.1

Versions older than 3.7.1 are vulnerable to a flaw in the buffer management
functions which might allow an attacker to execute arbitrary commands on this
host.

An exploit for this issue is rumored to exist.


Note that several distribution patched this hole without changing
the version number of OpenSSH. Since Analyze solely relied on the
banner of the remote SSH server to perform this check, this might
be a false positive.

If you are running a RedHat host, make sure that the command :
rpm -q openssh-server

Returns :
openssh-server-3.1p1-13 (RedHat 7.x)
openssh-server-3.4p1-7 (RedHat 8.0)
openssh-server-3.5p1-11 (RedHat 9)
Solucion: Upgrade to OpenSSH 3.7.1
Origen:Servicio ssh - Puerto 22/tcp
Referencias:CAN-2003-0682, CAN-2003-0693, CAN-2003-0695, 8628

, 11837


Useable remote name server
Determines if the remote name server allows recursive queries
Servicios de dominio y directorio
Detalle: The remote name server allows recursive queries to be performed
by the host running analyzed.

If this is your internal nameserver, then forget this warning.

If you are probing a remote nameserver, then it allows anyone
to use it to resolve third parties names (such as www.confianze.com).
This allows hackers to do cache poisoning attacks against this
nameserver.

If the host allows these recursive queries via UDP,
then the host can be used to 'bounce' Denial of Service attacks
against another network or system.
Solucion: Restrict recursive queries to the hosts that should
use this nameserver (such as those of the LAN connected to it).

If you are using bind 8, you can do this by using the instruction
'allow-recursion' in the 'options' section of your named.conf

If you are using bind 9, you can define a grouping of internal addresses
using the 'acl' command

Then, within the options block, you can explicitly state:
'allow-recursion { hosts_defined_in_acl }'

For more info on Bind 9 administration (to include recursion), see:
http://www.nominum.com/content/documents/bind9arm.pdf

If you are using another name server, consult its documentation.
Origen:Servicio dns - Puerto 53/tcp
Referencias:CVE-1999-0024, 136, 678, 10539



Writeable FTP root
Attempts to write on the remote root dir
Comparticion y transferencia de archivos
Detalle: It is possible to write on the root directory
of this remote anonymous FTP server. This allows
an attacker to upload '.rhosts' or '.forward' files,
or to turn your FTP server in to a warez server.
Solucion: chown root ~ftp && chmod 0555 ~ftp.
Origen:Puerto 21/tcp
Referencias:CAN-1999-0527, 10088


http TRACE XSS attack
http TRACE XSS attack
CGI
Detalle: Your webserver supports the TRACE and/or TRACK methods. TRACE and TRACK
are HTTP methods which are used to debug web server connections.

It has been shown that servers supporting this method are subject
to cross-site-scripting attacks, dubbed XST for
"Cross-Site-Tracing", when used in conjunction with
various weaknesses in browsers.

An attacker may use this flaw to trick your
legitimate web users to give him their
credentials.
Solucion: Disable these methods.


If you are using Apache, add the following lines for each virtual
host in your configuration file :

RewriteEngine on
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
RewriteRule .* - [F]

If you are using Microsoft IIS, use the URLScan tool to deny HTTP TRACE
requests or to permit only the methods needed to meet site requirements
and policy.

If you are using Sun ONE Web Server releases 6.0 SP2 and later, add the
following to the default object section in obj.conf:
<Client method="TRACE">
AuthTrans fn="set-variable"
remove-headers="transfer-encoding"
set-headers="content-length: -1"
error="501"
</Client>

If you are using Sun ONE Web Server releases 6.0 SP2 or below, compile
the NSAPI plugin located at:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F50603


See http://www.whitehatsec.com/press_releases/WH-PR-20030120.pdf
http://archives.neohapsis.com/archives/vulnwatch/2003-q1/0035.html
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F50603
http://www.kb.cert.org/vuls/id/867593
Origen:Servicio http - Puerto 80/tcp
Referencias:9506, 9561, 11604, 11213



Remote host replies to SYN+FIN
Sends a SYN+FIN packet and expects a SYN+ACK
Dispositivos y protocolos de red
Detalle: The remote host does not discard TCP SYN packets which
have the FIN flag set.

Depending on the kind of firewall you are using, an
attacker may use this flaw to bypass its rules.
Solucion: Contact your vendor for a patch
Referencias:7487, 11618


DNS AXFR
Determines if the remote name server allows zone transfers
Servicios de dominio y directorio
Detalle: The remote name server allows DNS zone transfers to be performed.
A zone transfer will allow the remote attacker to instantly populate
a list of potential targets. In addition, companies often use a naming
convention which can give hints as to a servers primary application
(for instance, proxy.company.com, payroll.company.com, b2b.company.com, etc.).

As such, this information is of great use to an attacker who may use it
to gain information about the topology of your network and spot new
targets.
Solucion: Restrict DNS zone transfers to only the servers that absolutely
need it.
Origen:Servicio dns - Puerto 53/tcp
Referencias:CAN-1999-0532, 10595


SSH protocol version 1 enabled
Negotiate SSHd connections
Acceso y administración remota
Detalle: The remote SSH daemon supports connections made
using the version 1.33 and/or 1.5 of the SSH protocol.

These protocols are not completely cryptographically
safe so they should not be used.
Solucion: If you use OpenSSH, set the option 'Protocol' to '2'
If you use SSH.com's set the option 'Ssh1Compatibility' to 'no'
Origen:Servicio ssh - Puerto 22/tcp
Referencias:CVE-MAP-NOMATCH, 10882


Anonymous FTP enabled
Checks if the remote ftp server accepts anonymous logins
Comparticion y transferencia de archivos
Detalle: This FTP service allows anonymous logins. If you do not want to share data
with anyone you do not know, then you should deactivate the anonymous account,
since it can only cause troubles.
Respuesta:
This FTP service allows anonymous logins. If you do not want to share data
with anyone you do not know, then you should deactivate the anonymous account,
since it may only cause troubles.

The content of the remote FTP root is :

12-13-05 04:22PM <DIR> 01santiago
11-25-05 12:19PM <DIR> 02valparaiso
11-25-05 12:19PM <DIR> 03bnos_aires
11-25-05 12:19PM <DIR> 04sao_paulo
12-13-05 11:22AM <DIR> 05rio
03-21-06 09:01AM <DIR> 060321140134p
12-13-05 11:22AM <DIR> 06mexico
07-05-05 10:41AM 110009 1
11-25-05 10:32AM <DIR> 20051021Cliente11-17-04 12:27PM 912 acerca_aplicacion.php
11-25-05 12:22PM 2393 activafoto.asp
03-20-06 02:03PM <DIR> admin
03-17-06 05:11PM 3141370 admin.rar
12-27-04 05:03PM 3355 ampliadotest.htm
09-06-04 08:44AM 527 append.php
11-16-04 05:58PM 909 area_editorial.php
12-13-04 01:08PM 1488 argumentos.txt
11-17-04 02:56PM 897 asociados.php
11-25-05 10:30AM <DIR> aspnet_client
06-10-05 11:18AM <DIR> Audio
12-22-04 04:09PM 16652 aviso.jpg
12-28-04 02:20PM 895 ayuda.php
12-28-04 02:22PM 911 ayuda_direx.php
12-28-04 02:22PM 907 ayuda_emp.php
12-28-04 02:22PM 910 ayuda_ptos.php
01-16-98 04:03PM 40331 background.gif
11-25-05 10:19AM <DIR> backup
12-20-04 08:10AM 425 Banner.html
11-29-05 12:56PM 6307 banner_contacto.html
02-02-06 03:15PM 3525 basesfoto.html
01-31-06 08:49PM 3525 basesfoto.html.bak
08-10-05 11:47AM 4335 basesfoto_old_concurso_ foto.html
12-28-04 01:26AM 0 blank.html
05-17-05 02:07PM 1792 bottom.php
12-15-05 07:47PM 80022 Buscador.asp
12-15-05 07:35PM 80022 Buscador.asp.bak
08-12-05 12:57PM 78950 Buscador2.asp
07-12-05 11:52AM 77784 BuscadorCartografia.asp
08-05-05 12:24PM 8945 BuscadorDir.html
09-08-04 02:25PM 11363 BuscarDireccion.asp
07-08-05 07:22PM 63458 busqueda.htm
11-25-05 10:30AM <DIR> Buttons
12-31-04 12:10PM 1052 cabecera.php
11-30-05 10:16AM 9474 cabecera.tpl.htm
01-21-04 10:35AM 3778 cabecera.tpl.html
01-20-04 03:39AM 7233 cabecera_bnos.php
01-20-04 03:39AM 7193 cabecera_mex.php
01-20-04 03:39AM 7291 cabecera_rio.php
01-20-04 03:39AM 7286 cabecera_saopaulo.php
11-30-05 10:16AM 7199 cabecera_stgo.php
01-20-04 03:38AM 7203 cabecera_valpo.php
11-25-05 10:30AM <DIR> cabs
01-20-05 10:25AM 365 CargaEntorno.asp
01-03-05 11:40AM 173 CargaEntorno.htm
11-30-04 11:39AM 2187 CercanoId.asp
12-13-05 11:33AM <DIR> cgi-bin
12-13-05 11:34AM <DIR> clientes
12-14-04 05:39PM 894 clientes.php
01-20-05 04:06PM 1086 col_izq.php
02-16-04 01:05PM 24719 col-izq.php
02-08-04 09:50AM 20303 col-izq_diseno.php
02-16-04 01:10PM 19905 col-izq-sin.php
02-03-06 07:09PM 1854 contacto.php
12-02-05 01:51PM 1584 contacto.php.bak
02-21-06 09:47AM 38431 CreaMapa.asp
02-08-06 05:28PM 38418 CreaMapa.asp.bak
07-06-05 12:07PM 1164 CreaMapaBD.asp
08-05-05 01:14PM 32598 CreaMapaCartografia.asp
12-13-05 01:04PM 27627 CreaMapaChile250.asp
12-19-05 10:24AM 36650 CreaMapaImagen.asp
12-13-05 01:04PM 36640 CreaMapaImagen.asp.bak
12-13-05 01:05PM 35665 CreaMapaImagenChile250.asp
02-17-05 03:24PM 1900 CreaMapaImprime.asp
11-30-05 06:59PM 35725 CreaMapaLOGINET.asp
12-13-05 01:05PM 27338 CreaMapaMPS.asp
07-07-05 08:01PM 12710 CreaSoloMapa.asp
07-08-05 12:30PM 3981 CreaSoloMapaBD.asp
12-29-05 03:13PM <DIR> css
11-25-05 10:30AM <DIR> cursor
02-17-05 03:26PM 1465 desarrollo.html
01-04-06 09:38AM <DIR> Download
12-14-04 05:40PM 894 download.php
05-13-04 04:21AM 2029 eliminar_correo.php
12-03-04 04:15PM 891 empresa.php
11-17-04 12:35PM 903 empresa_esp.php
02-02-06 02:13PM 903 empresa_geo.php
02-02-06 02:12PM 908 empresa_geo.php.bak
11-17-04 12:50PM 903 empresa_onl.php
04-19-05 06:43PM 8392 EnviarEmail.asp
07-07-04 03:18AM 840 error_2ptos.php
07-07-04 03:31AM 848 error_direccion.php
07-07-04 03:36AM 846 error_servicio.php
07-07-04 03:38AM 846 error_telefono.php
07-14-05 07:30PM 3262 favicon.ico
01-15-98 05:22PM 179 foreground.gif
11-29-04 04:27PM 1093 FormTeleton.htm
02-06-06 02:30PM <DIR> Fotos
12-13-05 06:20PM 3916 ftp.asp
12-13-05 06:19PM 3968 ftp.asp.bak
01-03-05 05:08PM 1353 GenGraficoVotar.asp
11-23-05 07:57PM 11757 GenListaServicios.asp
12-13-05 11:37AM <DIR> global
11-25-05 05:51PM 10172 global.asa
04-28-04 01:36AM 850 gracias_contacto.php
06-02-04 01:28AM 850 gracias_pop_mapa.php
01-21-04 07:36AM 730 gracias_registro.php
03-20-06 01:41PM 12153 herramientas.html
03-20-06 01:28PM 12142 herramientas.html.bak
03-11-05 10:42AM 10857 herramientasChile250.html
12-13-05 11:37AM <DIR> ImagenesPropias
01-19-06 10:00AM <DIR> images
01-24-06 12:30PM <DIR> includes
12-20-04 01:09PM 425 index.asp
12-15-04 10:51AM 439 index.html
12-13-05 07:58AM 2895 index.php
12-13-05 01:05PM 2839 info.asp
11-25-05 11:41AM 2839 info.asp.bak
03-03-04 02:12PM 23 info.php
07-06-05 01:23PM 660 InNovaGis.html
11-25-05 10:31AM <DIR> IspFiles
12-29-04 03:37PM <DIR> java
01-25-06 11:07AM <DIR> js
10-04-04 03:49PM 813 leame.txt
11-03-05 04:54PM 2363 leeimagen.asp
10-12-04 05:02PM 2225 lengueta.htm
10-12-04 06:45PM 4538 lengueta.html
12-22-04 06:58PM 224 LimpiaTemporal.asp
01-25-06 06:59PM 7810 LLamaMapaAmpliado.asp
01-25-06 06:37PM 7808 LLamaMapaAmpliado.asp.bak
05-31-05 12:56PM <DIR> LogFiles
03-21-06 03:10PM <DIR> mailling
03-17-06 05:12PM 83851 mailling.rar
11-03-04 06:01PM 53531 mapa.jpg
12-31-04 12:14PM 1269 mapa.php
04-28-04 08:36AM 838 mapa_sitio.php
03-03-04 05:11PM 23394 cliente.sql
11-25-05 09:03AM 33599933 cliente.zip
10-04-04 03:45PM 844 cliente_.sql
11-25-04 10:33AM 918 cliente_internet.php
05-10-04 07:49AM 949 cliente_internet_form01.php
05-10-04 09:51AM 949 cliente_internet_form02.php
05-10-04 09:51AM 949 cliente_internet_form03.php
03-10-05 01:00PM 18115 maps_google.htm
10-22-04 10:19AM 783 menu.php
12-31-04 12:48PM 968 mitest.html
12-31-04 11:59AM 38 mitest.js
12-27-04 10:18AM 6215 Mouse2.class
11-22-05 03:11PM 7074 MuestraEntorno.asp
07-15-05 12:24PM 6754 MuestraEntorno.asp.bak
01-07-05 05:19PM 967 not.php
01-07-05 05:37PM 879 noticia.php
11-30-04 12:38PM 1502 OirRadio.asp
12-17-04 03:31PM 1229 php_to_asp.asp
10-18-05 11:37AM 16 Phpinfo.php
03-20-06 06:55PM 127865 Ploteo.asp
03-20-06 06:50PM 127863 Ploteo.asp.bak
11-24-05 05:24PM 124952 Ploteo2.asp
06-24-05 06:25PM 108212 Ploteo20050624.asp
08-05-05 01:13PM 108890 PloteoCartografia.asp
04-15-05 08:19PM 106694 PloteoChile250.asp
11-30-05 08:48PM 5389 PloteoLOGINET_GLD.asp
09-07-05 01:35PM 107666 PloteoNavegador.asp
11-25-05 10:31AM <DIR> png
06-02-04 01:24AM 1308 pop_mapa_mail.php
12-13-05 11:47AM <DIR> pop-under
12-13-05 11:47AM <DIR> popups
11-28-05 12:17PM 791 Prb.asp
05-31-05 05:48PM 1201 prbBlinkCP.html
05-31-05 02:47PM 1609 prbBlinkCP2.html
06-22-05 10:40AM 336 prbConn.asp
07-05-05 06:47PM 1301 prbimagen.asp
07-05-05 06:52PM 661 PrbPloteo.html
10-25-04 10:39AM 830 prensa.php
11-17-04 10:35AM 918 prensa_escrita.php
02-23-06 04:08PM <DIR> prensa_slider
01-23-04 01:20AM 754 prepend.php
11-25-05 10:31AM <DIR> prototipo
01-17-06 12:40PM <DIR> publicidad
11-17-04 02:58PM 900 publicidad.php
11-25-05 12:22PM 2368 rankingfoto.asp
04-28-04 09:49AM 86 redirect.php
05-19-04 08:02AM 1654 registro.php
06-01-04 01:30PM 56693 remote.log
03-02-04 07:51AM 1647 remote.php
12-24-04 01:54PM 489 Requerimientos a Revisar.txt
04-15-05 08:18PM 2718 SacaDireccion2XY.html
12-01-04 09:54AM 1110 ServicioCercano.asp
04-15-05 08:19PM 1267 ServicioId.asp
11-23-05 07:51PM 3048 servicios.asp
03-08-06 03:43PM <DIR> Smarty
06-23-05 10:43AM 7253 subirfoto.asp
12-30-05 01:37PM 19496 subirfoto2.asp
12-30-05 01:35PM 19496 subirfoto2.asp.bak
12-13-05 06:59PM 18393 subirfoto2_20051213.asp
11-25-05 10:31AM <DIR> swf
10-29-04 12:31PM 2219 tabla.htm
10-29-04 12:21PM 2061 tabla.html
03-20-06 05:10PM <DIR> Temp
03-10-06 04:21PM <DIR> templates
02-24-06 08:15AM <DIR> templates_c
01-17-06 05:28PM <DIR> Test
12-21-04 11:07AM 296 test.htm
01-05-05 01:47PM 700 test.swf
01-20-04 12:22AM 0 TESTDIR.TMP
10-23-05 07:09PM 128 texto_starbucks.txt
12-30-05 01:37PM <DIR> tmpfotos
11-25-05 10:31AM <DIR> toolbar
03-10-05 04:49PM 2388 utilidades.html
03-10-05 05:53PM 2388 utilidadesChile250.html
10-25-04 06:50PM 1920 Var_Sesion.txt
11-25-05 12:22PM 6046 vercamara.asp
11-25-05 12:22PM 3396 verfoto.asp
12-13-04 05:53PM 2641 VerVideo.asp
11-29-05 05:16PM <DIR> Videos
02-17-05 03:27PM 2939 Votar.asp
03-24-04 04:28AM 368 vssver.scc
11-25-05 10:31AM <DIR> weather


Origen:Puerto 21/tcp
Referencias:CAN-1999-0497, 10079


Apache < 2.0.48
Checks for version of Apache
Servicios web
Detalle: The remote host appears to be running a version of Apache 2.x which is older
than 2.0.48.

This version is vulnerable to a bug which may allow a rogue CGI to disable
the httpd service by issuing over 4K of data to stderr.

To exploit this flaw, an attacker would need the ability to upload a rogue
CGI script to this server and to have it executed by the Apache daemon (httpd).
Solucion: Upgrade to version 2.0.48 when it is available
Origen:Servicio http - Puerto 80/tcp
Referencias:CVE-2002-0061, CAN-2003-0789, CAN-2003-0542, 8926

, 11853


Apache Error Log Escape Sequence Injection
Checks for Apache Error Log Escape Sequence Injection Vulnerability
Servicios web
Detalle: The target is running an Apache web server which allows for the
injection of arbitrary escape sequences into its error logs. An
attacker might use this vulnerability in an attempt to exploit similar
vulnerabilities in terminal emulators.

***** Analyze has determined the vulnerability exists only by looking at
***** the Server header returned by the web server running on the target.
Solucion: Upgrade to Apache version 1.3.31 or 2.0.49 or newer.
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2003-0020, 9930, 12239


DNS Cache Snooping
DNS Cache Snooping
Servicios de dominio y directorio
Detalle: The remote DNS server answers to queries for third party domains which do
not have the recursion bit set.

This may allow a remote attacker to determine which domains have recently
been resolved via this name server, and therefore which hosts have been
recently visited.

For instance, if an attacker was interested in whether your company utilizes
the online services of a particular financial institution, they would
be able to use this attack to build a statistical model regarding
company usage of aforementioned financial institution. Of course,
the attack can also be used to find B2B partners, web-surfing patterns,
external mail servers, and more...

For a much more detailed discussion of the potential risks of allowing
DNS cache information to be queried anonymously, please see:
http://community.sidestep.pt/~luis/DNS-Cache-Snooping/DNS_Cache_Snooping_1.1.pdf
Origen:Servicio dns - Puerto 53/udp
Referencias:12217


Open WebMail Logindomain Parameter Cross-Site Scripting Vulnerability
Checks for logindomain parameter cross-site scripting vulnerability in Open WebMail
Desconocida
Detalle: The is running at least one instance of Open WebMail which
fails to sufficiently validate user input supplied to the logindomain
parameter. This failure enables an attacker to run arbitrary script
code in the context of a user's web browser. For further information,
see :

http://openwebmail.org/openwebmail/download/cert/advisories/SA-05:01.txt
Solucion: Upgrade to Open WebMail version 2.50 20040212 or later.
Origen:Servicio http - Puerto 80/tcp
Referencias:12547, 16463


Directory Scanner
Directory Scanner
Servicios web
Detalle: This plugin attempts to determine the presence of various
common dirs on the remote web server
Respuesta: The following directories were discovered:
/cgi-bin, /data, /error, /html, /icons, /manual

While this is not, in and of itself, a bug, you should manually inspect
these directories to ensure that they are in compliance with company
security standards

Origen:Servicio http - Puerto 80/tcp
Referencias:CVE-MAP-NOMATCH, 11032


SquirrelMail Detection
Checks for the presence of SquirrelMail
Correo, Mensajería y noticias
Detalle: This script detects whether the remote host is running SquirrelMail and
extracts version numbers and locations of any instances found.

SquirrelMail is a PHP-based webmail package that provides access to mail
accounts via POP3 or IMAP. See http://www.squirrelmail.org/ for more
information.
Respuesta:
SquirrelMail 1.4.0-1 was detected on the remote host under the path /webmail.

SquirrelMail is a PHP-based webmail package that provides access to mail
accounts via POP3 or IMAP. See http://www.squirrelmail.org/ for more
information.

Origen:Servicio http - Puerto 80/tcp
Referencias:12647


Open WebMail Detection
Checks for the presence of Open WebMail
Detalle: This script detects whether the target is running Open WebMail and
extracts version numbers and locations of any instances found.

Open WebMail is a webmail package written in Perl that provides access
to mail accounts via POP3 or IMAP. See <http://www.openwebmail.org/>
for more information.
Respuesta:
Open WebMail 2.41 was detected on the remote host under the path /cgi-bin/openwebmail.

Open WebMail is a webmail package written in Perl that provides access
to mail accounts via POP3 or IMAP. See <http://www.openwebmail.org/>
for more information.
Origen:Servicio http - Puerto 80/tcp
Referencias:14221




  Servidor Desarrollo - 200.xx.xx.10
Variables de riesgo
 Severidad
 Exposición21
 Vulnerabilidades11
Vulnerabilidades por Categoría
  Acceso y administración remota 0
  Aplicaciones P2P 0
  Bases de datos 0
  CGI 1
  Comparticion y transferencia de archivos 0
  Contraseñas 0
  Correo, Mensajería y noticias 0
  Desconocida 3
  Dispositivos y protocolos de red 1
  Miscelaneos 0
  Puertas traseras 1
  Servicios de dominio y directorio 0
  Servicios de Información 0
  Servicios web 5
  Sistemas operativos 0
  Spyware y virus 0
 Total11
Vulnerabilidades por Severidad
Critica0
Alta3
Media5
Baja2
Información0
Desconocida1
Total11


Puertos tcp
 Abiertos2
 Cerrados1022
 Filtrados0
 Total probados1024
Servicios tcp
Servicio
Puerto
No identificado
21
http
80
Puertos udp
 Abiertos0
 Cerrados1024
 Filtrados0
 Total probados1024
Servicios udp
Servicio
Puerto
No se encontraron puertos que permitan identificar servicios.


Ruta
  1. 200.68.0.218
  2. 200.68.0.217
  3. 200.68.2.66
  4. 172.16.207.5
  5. 200.10.224.206
  6. 200.10.224.205
  7. 200.10.224.222
  8. 64.76.146.41
  9. 192.168.173.6
  10. ?
  11. 200.xx.xx.10


   Vulnerabilidades
Pruebas realizadas: 2566
Apache < 1.3.29
Checks for version of Apache
Servicios web
Detalle: The remote host appears to be running a version of Apache which is older
than 1.3.29

There are several flaws in this version, which may allow an attacker to
possibly execute arbitrary code through mod_alias and mod_rewrite.

You should upgrade to 1.3.29 or newer.

*** Note that Analyze solely relied on the version number
*** of the remote server to issue this warning. This might
*** be a false positive
Solucion: Upgrade to version 1.3.29
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2003-0542, 11915


Apache Connection Blocking Denial of Service
Checks for version of Apache
Servicios web
Detalle: The remote web server appears to be running a version of
Apache that is less that 2.0.49 or 1.3.31.

These versions are vulnerable to a denial of service attack where a remote
attacker can block new connections to the server by connecting to a listening
socket on a rarely accessed port.
Solucion: Upgrade to Apache 2.0.49 or 1.3.31.
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2004-0174, 9921, 12280


Apache <= 1.3.31 htpasswd local overflow
Checks the version of Apache
Desconocida
Detalle: The remote host appears to be running a version of Apache which is older
than 1.3.32.

There is a local buffer overflow in htpasswd command in this version,
which may allow a local user to gain the privileges of the httpd process.

*** Note that Analyze solely relied on the version number
*** of the remote server to issue this warning. This might
*** be a false positive
Solucion: Upgrade to Apache 1.3.32 when available
Origen:Servicio http - Puerto 80/tcp
Referencias:14771


Apache mod_include priviledge escalation
Checks for version of Apache
Desconocida
Detalle: The remote web server appears to be running a version of Apache that is older
than version 1.3.33.

This version is vulnerable to a local buffer overflow in the get_tag()
function of the module 'mod_include' when a specially crafted document
with malformed server-side includes is requested though an HTTP session.

Successful exploitation can lead to execution of arbitrary code with
escalated privileges, but requires that server-side includes (SSI) is enabled.
Solucion: Disable SSI or upgrade to a newer version when available.
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2004-0940, 11471, 15554


Apache < 1.3.27
Checks for version of Apache
Servicios web
Detalle: The remote host appears to be running a version of
Apache which is older than 1.3.27

There are several flaws in this version, you should
upgrade to 1.3.27 or newer.

*** Note that Analyze solely relied on the version number
*** of the remote server to issue this warning. This might
*** be a false positive
Solucion: Upgrade to version 1.3.27
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2002-0839, CAN-2002-0840, CAN-2002-0843, 5847

, 5884, 5887, 5995, 5996, 11137


Apache mod_access rule bypass
Checks for Apache mod_access Rule Bypass Vulnerability
Desconocida
Detalle: The target is running an Apache web server that may not properly handle
access controls. In effect, on big-endian 64-bit platforms, Apache
fails to match allow or deny rules containing an IP address but not a
netmask.

***** Analyze has determined the vulnerability exists only by looking at
***** the Server header returned by the web server running on the target.
***** If the target is not a big-endian 64-bit platform, consider this a
***** false positive.

Additional information on the vulnerability can be found at :

- http://www.apacheweek.com/features/security-13
- http://marc.theaimsgroup.com/?l=apache-cvs&m=107869603013722
- http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23850
Solucion: Upgrade to Apache version 1.3.31 or newer.
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2003-0993, 9829, 14177


http TRACE XSS attack
http TRACE XSS attack
CGI
Detalle: Your webserver supports the TRACE and/or TRACK methods. TRACE and TRACK
are HTTP methods which are used to debug web server connections.

It has been shown that servers supporting this method are subject
to cross-site-scripting attacks, dubbed XST for
"Cross-Site-Tracing", when used in conjunction with
various weaknesses in browsers.

An attacker may use this flaw to trick your
legitimate web users to give him their
credentials.
Solucion: Disable these methods.


If you are using Apache, add the following lines for each virtual
host in your configuration file :

RewriteEngine on
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
RewriteRule .* - [F]

If you are using Microsoft IIS, use the URLScan tool to deny HTTP TRACE
requests or to permit only the methods needed to meet site requirements
and policy.

If you are using Sun ONE Web Server releases 6.0 SP2 and later, add the
following to the default object section in obj.conf:
<Client method="TRACE">
AuthTrans fn="set-variable"
remove-headers="transfer-encoding"
set-headers="content-length: -1"
error="501"
</Client>

If you are using Sun ONE Web Server releases 6.0 SP2 or below, compile
the NSAPI plugin located at:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F50603


See http://www.whitehatsec.com/press_releases/WH-PR-20030120.pdf
http://archives.neohapsis.com/archives/vulnwatch/2003-q1/0035.html
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F50603
http://www.kb.cert.org/vuls/id/867593
Origen:Servicio http - Puerto 80/tcp
Referencias:9506, 9561, 11604, 11213



Remote host replies to SYN+FIN
Sends a SYN+FIN packet and expects a SYN+ACK
Dispositivos y protocolos de red
Detalle: The remote host does not discard TCP SYN packets which
have the FIN flag set.

Depending on the kind of firewall you are using, an
attacker may use this flaw to bypass its rules.
Solucion: Contact your vendor for a patch
Referencias:7487, 11618


Apache Error Log Escape Sequence Injection
Checks for Apache Error Log Escape Sequence Injection Vulnerability
Servicios web
Detalle: The target is running an Apache web server which allows for the
injection of arbitrary escape sequences into its error logs. An
attacker might use this vulnerability in an attempt to exploit similar
vulnerabilities in terminal emulators.

***** Analyze has determined the vulnerability exists only by looking at
***** the Server header returned by the web server running on the target.
Solucion: Upgrade to Apache version 1.3.31 or 2.0.49 or newer.
Origen:Servicio http - Puerto 80/tcp
Referencias:CAN-2003-0020, 9930, 12239


Trojan horses
Look for potential trojan horses
Puertas traseras
Detalle: An unknown service runs on this port.
It is sometimes opened by Trojan horses.
Unless you know for sure what is behind it, you'd better
check your system.
Respuesta: An unknown service runs on this port.
It is sometimes opened by this/these Trojan horse(s):
Back Construction
Blade Runner
Cattivik FTP Server
CC Invader
Dark FTP
Doly Trojan
Fore
FreddyK
Invisible FTP
Juggernaut 42
Larva
MotIv FTP
Net Administrator
Ramen
RTB 666
Senna Spy FTP server
The Flu
Traitor 21
WebEx
WinCrash

Unless you know for sure what is behind it, you'd better
check your system

*** Anyway, don't panic, Analyze only found an open port. It may
*** have been dynamically allocated to some service (RPC...)

Solucion: if a trojan horse is running, run a good antivirus scanner
Origen:Puerto 21/tcp
Referencias:CVE-MAP-NOMATCH, 11157


No 404 check
Checks if the remote webserver issues 404 errors
Servicios web
Detalle: This web server is [mis]configured in that it
does not return '404 Not Found' error codes when
a non-existent file is requested, perhaps returning
a site map, search page or authentication page instead.

Analyze enabled some counter measures for that, however
they might be insufficient. If a great number of security
holes are produced for this port, they might not all be accurate
Respuesta:
This web server is [mis]configured in that it does not return '404 Not Found'
error codes when a non-existent file is requested, perhaps returning
a site map, search page or authentication page instead.

CGI scanning will be disabled for this host.

To work around this issue, please contact the Analyze team.
Origen:Servicio http - Puerto 80/tcp
Referencias:10386