Entrar
¿No tienes cuenta? Registrarse
interactamboro · Interact Club Amboró
? ¿Ya tienes membresía? Entra a Yahoo!

Consejos

¿Sabías que...
Puedes recibir más de un mensaje en un correo-e. Para ello modifica tus preferencias para la entrega de mensajes.

Mensajes

  Mensajes Ayuda
Avanzado
URGENTE: Falla de seguridad de tu sistema Windows (info)   Lista de mensajes  
Responder | Reenviar Mensaje #264 de 407 |
Hola,
Les cuento que estos 2 dias tuve un problema con mi computadora y era que cada vez que entraba en internet y utilizaba cualquier programa me salia un error en el:
- NT AUTHORITY/SYSTEM
- Windows se tiene que apagar en 60 segundos debido al Remote Procedure Call (RPC).
Y efectivamente se cortaba. Lo que pasa es que es algun tipo de virus que te pone un hacker para tener acceso a tu computadora.  Es basicamente una falla de seguridad de Microsoft, en sus versiones de Windows NT/XP, pero tambien para las versiones previas. Se recomienda que bajes el programa de Microsoft, INMEDIATAMENTE, para solucionar el problema, es un file de 1.2 MB, que una vez bajado se autoinstala en tu computadora.
Primero va el link donde encontre informacion sobre el problema y luego va el link de microsoft al final. OJO, asegurate de escoger la version correcta de Windows de tu computadora cuando tengas que elegir el PATCH or programa que resuelve y previene este problema. No existe todavia esta informacion en espanol en la website de Microsoft.

Microsoft dice, bajo "What’s the scope of the vulnerability?"

Un atacante, que exitosamente ha explotado esta vulnerabilidad puede conseguir control absolute de una computadora remota (la tuya). Esto le daria al atacante la abilidad de tomar cualquier accion en el servidor que ellos quieran. Por ejemplo un atacante puede cambiar paginas web, reformatear tu disco dura o añadir nuevos usuarios al grupo de administradores local. 

Para llevar a cabo tal ataque, un atacanted requeriria la abilidad de enviar un mensaje malformado al servicio RPC y asi causar que la maquina deseade falle de tal manera que el codigo arbitrario pueda ser ejecutado.

*****PARA ir DIRECTAMENTE a la website de Microsoft y descargar el PATCH o PROGRAMA que proteje a tu sistema ve a:

http://microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS03-026.asp

 

 
En este link encontre la descripcion del problema que sigue a continuacion:

http://www.techspot.com/vb/showthread.php?threadid=6651

 
NT AUTHORITY shutting down my PC

A few times a message has appeared on my screen suddenly telling me that NT AUTHORITY/SYSTEM was going to shut down my PC. All you can do is save your work and basically take it like a man unforunately and let your computer reboot.

This is a security flaw in Microsoft Windows, mainly NT/XP/Server.
If you see this message you should install Windows updates as soon as possible. There is basically someone out there sending data to your PC causing this to happen.



Advisory Warning to all users of the following operating systems:

Microsoft Windows NT 4.0
Microsoft Windows NT 4.0 Terminal Services Edition
Microsoft Windows 2000
Microsoft Windows XP
Microsoft Windows Server 2003

Your Microsoft Operating System may potentially be under attack by HACKER ACTIVITY. The vulnerability attack can fool software into accepting insecure commands that could let intruders steal data, delete files or eavesdrop on e-mails.

Due to the seriousness of this vulnerability the Department of Homeland Security and Microsoft encourages system administrators and computer owners to update vulnerable versions of Microsoft Windows operating systems as soon as possible.

Our recommendation is to please go to:

http://microsoft.com/technet/treevi...in/MS03-026.asp to install the patch immediately.

Microsoft Security Bulletin MS03-026

Print Print

Buffer Overrun In RPC Interface Could Allow Code Execution (823980)

Originally posted: July 16, 2003

Revised: August 12, 2003

Summary

Who should read this bulletin: Users running Microsoft ® Windows ®

Impact of vulnerability: Run code of attacker’s choice

Maximum Severity Rating: Critical

Recommendation: Systems administrators should apply the patch immediately

End User Bulletin: An end user version of this bulletin is available at:

http://www.microsoft.com/security/security_bulletins/ms03-026.asp.

Affected Software:

  • Microsoft Windows NT® 4.0
  • Microsoft Windows NT 4.0 Terminal Services Edition
  • Microsoft Windows 2000
  • Microsoft Windows XP
  • Microsoft Windows Server™ 2003
Not Affected Software:

  • Microsoft Windows Millennium Edition

Technical details
Technical description:

Microsoft originally released this bulletin and patch on July 16, 2003 to correct a security vulnerability in a Windows Distributed Component Object Model (DCOM) Remote Procedure Call (RPC) interface. The patch was and still is effective in eliminating the security vulnerability. However, the “mitigating factors” and “workarounds” discussions in the original security bulletin did not clearly identify all of the ports by which the vulnerability could potentially be exploited. We have updated this bulletin to more clearly enumerate the ports over which RPC services can be invoked, and to ensure that customers who have chosen to implement a workaround before installing the patch have the information that they need to protect their systems. Customers who have already installed the patch are protected from attempts to exploit this vulnerability, and need take no further action.

In addition, the bulletin has also been updated to include information about Windows 2000 Service Pack 2 support for this patch.

Remote Procedure Call (RPC) is a protocol used by the Windows operating system. RPC provides an inter-process communication mechanism that allows a program running on one computer to seamlessly execute code on a remote system. The protocol itself is derived from the Open Software Foundation (OSF) RPC protocol, but with the addition of some Microsoft specific extensions.

There is a vulnerability in the part of RPC that deals with message exchange over TCP/IP. The failure results because of incorrect handling of malformed messages. This particular vulnerability affects a Distributed Component Object Model (DCOM) interface with RPC, which listens on RPC enabled ports. This interface handles DCOM object activation requests that are sent by client machines to the server. An attacker who successfully exploited this vulnerability would be able to run code with Local System privileges on an affected system. The attacker would be able to take any action on the system, including installing programs, viewing changing or deleting data, or creating new accounts with full privileges.

To exploit this vulnerability, an attacker would need to send a specially formed request to the remote computer on specific RPC ports.

Mitigating factors:

  • To exploit this vulnerability, the attacker would require the ability to send a specially crafted request to port 135, 139, 445 or 593 or any other specifically configured RPC port on the remote machine. For intranet environments, these ports would normally be accessible, but for Internet connected machines, these would normally be blocked by a firewall. In the case where these ports are not blocked, or in an intranet configuration, the attacker would not require any additional privileges.
  • Best practices recommend blocking all TCP/IP ports that are not actually being used, and most firewalls including the Windows Internet Connection Firewall (ICF) block those ports by default. For this reason, most machines attached to the Internet should have RPC over TCP or UDP blocked. RPC over UDP or TCP is not intended to be used in hostile environments such as the Internet. More robust protocols such as RPC over HTTP are provided for hostile environments.

    To learn more about securing RPC for client and server please refer to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/writing_a_secure_rpc_client_or_server.asp.

    To learn more about the ports used by RPC, please refer to: http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/tcpip/part4/tcpappc.asp

    Severity Rating:

    Windows NT 4.0 Critical
    Windows NT 4.0 Terminal Server Edition Critical
    Windows 2000 Critical
    Windows XP Critical
    Windows Server 2003 Critical
    The above assessment is based on the types of systems affected by the vulnerability, their typical deployment patterns, and the effect that exploiting the vulnerability would have on them.

    Vulnerability identifier: CAN-2003-0352

    Tested Versions:
    Microsoft tested Windows Me, Windows NT 4.0, Windows NT 4.0 Terminal Services Edition, Windows 2000, Windows XP and Windows Server 2003, to assess whether they are affected by this vulnerability. Previous versions are no longer supported, and may or may not be affected by this vulnerability.

    Frequently asked questions

    Why have you revised this bulletin?

    Subsequent to the release of this bulletin Microsoft has been made aware that additional ports involving RPC can be used to exploit this vulnerability. Information regarding these additional ports has been added to the mitigating factors and the Workaround section of the bulletin.

    If I have installed the patch provided with the original bulletin, am I still protected?

    Yes. There has been no update to the patch itself, and the patch will still correct the vulnerability. This additional information is being provided to those customers who may require a temporary workaround until they can apply the patch.

    Is the patch supported on Windows 2000 Service Pack 2?

    This security patch will install on Windows 2000 Service Pack 2. However, Microsoft no longer supports this version, according to the Microsoft Support Lifecycle policy found at http://support.microsoft.com/lifecycle. In addition, this security patch has only received minimal testing on Windows 2000 Service Pack 2. Customers are strongly advised to upgrade to a supported service pack as soon as possible. Microsoft Product Support Services will support customers who have installed this patch on Windows 2000 Service Pack 2 if a problem results from installation of the patch.

    What’s the scope of the vulnerability?

    This is a buffer overrun vulnerability. An attacker who successfully exploited this vulnerability could gain complete control over a remote computer. This would give the attacker the ability to take any action on the server that they want. For example, and attacker could change Web pages, reformat the hard disk, or add new users to the local administrators group.

    To carry out such an attack, an attacker would require the ability to send a malformed message to the RPC service and thereby cause the target machine to fail in such a way that arbitrary code could be executed.

    What causes the vulnerability?

    The vulnerability results because the Windows RPC service does not properly check message inputs under certain circumstances. This particular failure affects an underlying Distributed Component Object Model (DCOM) interface, which listens on RPC enabled ports. By sending a malformed RPC message, an attacker could cause the RPC service on a machine to fail in such a way that arbitrary code could be executed. interface with RPC on the remote machine to fail in such a way that arbitrary code could be executed.

    What is DCOM?

    The Distributed Component Object Model (DCOM) is a protocol that enables software components to communicate directly over a network. Previously called "Network OLE," DCOM is designed for use across multiple network transports, including Internet protocols such as HTTP. More information about DCOM can be found at the following website:

    http://www.microsoft.com/com/tech/dcom.asp

    What is RPC (Remote Procedure Call)?

    Remote Procedure Call (RPC) is a protocol that a program can use to request a service from a program located on another computer in a network. RPC helps with interoperability because the program using RPC does not have to understand the network protocols that are supporting communication. In RPC, the requesting program is the client and the service-providing program is the server. What is COM Internet Services (CIS) and RPC over HTTP?
    Component Object Model (COM) Internet Services (CIS) introduced support for the Distributed COM (DCOM) transport protocol known as Tunneling Transmission Control Protocol (TCP) that allows DCOM to operate over TCP port 80.

    CIS and it’s follow-on, RPC over HTTP, allows a client and a server to communicate in the presence of most proxy servers and firewalls, thereby enabling COM-based Internet scenarios.

    How do I know if I have CIS installed?
    The best way to determine if you have CIS or RPC over HTTP installed on the computer is to search your computer for the file rpcproxy.dll. If the file is found, then CIS is installed on the computer.

    To search for a specific file on your computer:
    Start--> Run-->Search--> For Files or Folders… and enter the name of the file your are looking for. It may take a few minutes for the search to run, depending on the size of your hard drive.

    What's wrong with Microsoft’s implementation of Remote Procedure Call (RPC)?

    There is a flaw in a part of RPC that deals with message exchange over TCP/IP. A failure results because of incorrect handling of malformed messages. This particular failure affects an underlying DCOM interface, which listens on TCP/IP port 135, and can be reached via ports 139, 445 and 593. By sending a malformed RPC message, an attacker could cause the RPC service on a machine to fail in such a way that arbitrary code could be executed.

    Is this a flaw in the RPC Endpoint Mapper?

    No - The flaw actually occurs in a low level DCOM interface within the RPC process. The RPC endpoint mapper allows RPC clients to determine the port number currently assigned to a particular RPC service. An endpoint is a protocol port or named pipe on which the server application listens to for client remote procedure calls. Client/server applications can use either well-known or dynamic ports.

    Security Bulletin MS03-010 also involved RPC yet you could not fix that vulnerability on Windows NT 4.0. How were you able to fix this vulnerability on Windows NT 4.0?

    The flaw in this case lies in an underlying DCOM interface to RPC, and not the overall RPC implementation or the RPC Endpoint Mapper itself. As a result, it was possible to address this vulnerability in Windows NT 4.0 without needing to rearchitect significant portions of the Windows NT 4.0 operating system, as would have been required by a Windows NT 4.0 patch for security bulletin MS03-010.

    What could this vulnerability enable an attacker to do?

    An attacker who successfully exploited this vulnerability would be able to run code with Local System privileges on an affected system. The attacker would be able to take any action on the system, including installing programs, viewing changing or deleting data, or creating new accounts with full privileges.

    How could an attacker exploit this vulnerability?

    An attacker could seek to exploit this vulnerability by programming a machine that could communicate with a vulnerable server over RPC to send a specific kind of malformed RPC message. Receipt of such a message could cause the RPC service on the vulnerable machine to fail in such a way that it could execute arbitrary code.

    Who could exploit the vulnerability?

    Any user who could deliver a TCP request to an RPC interface to an affected computer could attempt to exploit the vulnerability. Because RPC requests are on by default in all versions of Windows, this in essence means that any user who could establish a connection with an affected computer could attempt to exploit the vulnerability.

    It could also be possible to access the affected component through another vector, such as one that would involve logging onto the system interactively or by using another application similar that passed parameters to the vulnerable component either locally or remotely.

    What does the patch do?

    The patch corrects the vulnerability by altering the DCOM interface to properly check the information passed to it.

    Patch availability

    Download locations for this patch

    Additional information about this patch
    Installation platforms:
    • The Windows NT 4.0 patch can be installed on systems running Service Pack 6a.
    • The Windows NT 4.0, Terminal Server Edition patch can be installed on systems running Windows NT 4.0, Terminal Server Edition Service Pack 6.
    • The Windows 2000 patch can be installed on systems running Windows 2000 Service Pack 2, Service Pack 3, or Service Pack 4.
    • The patch for Windows XP can be installed on systems running Windows XP Gold or Service Pack 1.
    • The patch for Windows Server 2003 can be installed on systems running Windows Server 2003 Gold.

    Inclusion in future service packs:
    The fix for this issue will be included in Windows 2000 Service Pack 5, Windows XP Service Pack 2, and Windows Server 2003 Service Pack 1.

    Reboot needed: Yes.

    Patch can be uninstalled: Yes.

    Superseded patches: None.

    Verifying patch installation:

    • Windows NT 4.0:
      To verify that the patch has been installed on the machine, confirm that all files listed in the file manifest in Knowledge Base article 823980 are present on the system.
    • Windows NT 4.0 Terminal Server Edition:
      To verify that the patch has been installed on the machine, confirm that all files listed in the file manifest in Knowledge Base article 823980 are present on the system.
    • Windows 2000:
      To verify that the patch has been installed on the machine, confirm that the following registry key has been created on the machine:

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows 2000\SP5\KB823980.

      To verify the individual files, use the date/time and version information provided in the file manifest in Knowledge Base article 823980 are present on the system.

    • Windows XP
      • If installed on Windows XP Gold:
        To verify that the patch has been installed on the machine, confirm that the following registry key has been created on the machine:

        HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP1\KB823980

        To verify the individual files, use the date/time and version information provided in the file manifest in Knowledge Base article 823980 are present on the system.

      • If installed on Windows XP Service Pack 1:
        To verify that the patch has been installed on the machine, confirm that the following registry key has been created on the machine:

        HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP2\KB823980.

        To verify the individual files, use the date/time and version information provided in the file manifest in Knowledge Base article 823980 are present on the system.

    • Windows Server 2003:
      To verify that the patch has been installed on the machine, confirm that the following registry key has been created on the machine:

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Window Server 2003\SP1\KB823980.

      To verify the individual files, use the date/time and version information provided in the file manifest in Knowledge Base article 823980 are present on the system.

    Caveats:
    None

    Localization:
    Localized versions of this patch are available at the locations discussed in “Patch Availability”.

    Obtaining other security patches:
    Patches for other security issues are available from the following locations:

    • Security patches are available from the Microsoft Download Center, and can be most easily found by doing a keyword search for "security_patch".
    • Patches for consumer platforms are available from the WindowsUpdate web site

      Other information:

      Acknowledgments

      Microsoft thanks  The Last Stage of Delirium Research Group for reporting this issue to us and working with us to protect customers.

      Support:

      • Microsoft Knowledge Base article 823980 discusses this issue and will be available approximately 24 hours after the release of this bulletin. Knowledge Base articles can be found on the Microsoft Online Support web site.
      • Technical support is available from Microsoft Product Support Services. There is no charge for support calls associated with security patches.

      Security Resources: The Microsoft TechNet Security Web Site provides additional information about security in Microsoft products.

      Disclaimer:
      The information provided in the Microsoft Knowledge Base is provided "as is" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.

      Revisions:

      • V1.0 (July 16, 2003): Bulletin Created.
      • V1.1 (July 18, 2003): Mitigating factors and Workaround section updated to reflect additional ports.
      • V1.2 (July 21, 2003): Added Windows XP gold patch verification registry key.
      • V1.3 (July 27, 2003): Updated Workaround section to include additonal information about how to disable DCOM.
      • V1.4 (August 12, 2003): Updated to include information about Windows 2000 Service Pack 2 support for this patch and updated bulletin with additonal workaround information.

       

       

      Blaster Worm: Critical Security Patch for Windows XP

      A security issue has been identified that could allow an attacker to remotely compromise a computer running Microsoft® Windows® and gain complete control over it.



      Quick Info

      File Name:

      WindowsXP-KB823980-x86-ENU.exe

      Download Size:

      1261 KB

      Date Published:

      7/16/2003

      Version:

      823980

      Overview

      A security issue has been identified that could allow an attacker to remotely compromise a computer running Microsoft® Windows® and gain complete control over it. You can help protect your computer by installing this update from Microsoft. After you install this item, you may have to restart your computer.
      Blaster Worm: Critical Security Patch for Windows XP
      English

      Download

      Change language
      Related Resources

      System Requirements

      • Supported Operating Systems: Windows XP

      • Windows XP Professional
      • Windows XP Home Edition

      Instructions

      1. Click the Download link to start the download, or choose a different language from the drop-down list and click Go.
      2. Do one of the following:
        • To start the installation immediately, click Open or Run this program from its current location.
        • To copy the download to your computer for installation at a later time, click Save or Save this program to disk.

      __________________

      Lic. Alejandra Pavisich, MBA
      Webmaster, Rotary Club Amboró
      www.rotaryclubamboro.org
      Tel.: 591-3-335-0176
      Cel: 721-86774 
      Santa Cruz de la Sierra - BOLIVIA


      Mar, 12 de Ago, 2003 11:07 pm

      alejandrapavisich@...
      Enviar correo Enviar correo

      Archivo adjunto:
      print.gif
      Tipo:
      image/gif
      Archivo adjunto:
      plus.gif
      Tipo:
      image/gif
      Archivo adjunto:
      1ptrans.gif
      Tipo:
      image/gif
      Archivo adjunto:
      border_top_left.gif
      Tipo:
      image/gif
      Archivo adjunto:
      border_top_right.gif
      Tipo:
      image/gif
      Archivo adjunto:
      border_bttm_left.gif
      Tipo:
      image/gif
      Archivo adjunto:
      border_bttm_right.gif
      Tipo:
      image/gif
      Archivo adjunto:
      tlkt_curve_left.gif
      Tipo:
      image/gif
      Archivo adjunto:
      tlkt_curve_right.gif
      Tipo:
      image/gif
      Archivo adjunto:
      sectiondvdr_cc.gif
      Tipo:
      image/gif
      Reenviar Mensaje #264 de 407 |
      Desplegar mensajes Autor Ordenar por fecha

      Hola, Les cuento que estos 2 dias tuve un problema con mi computadora y era que cada vez que entraba en internet y utilizaba cualquier programa me salia un...
      Alejandra Pavisich
      alejandrapavisich@...
      Enviar correo
      12 de Ago, 2003
      11:32 pm
      Avanzado

      Copyright © 2009 Yahoo! Inc. Todos los derechos reservados.
      Normativa de confidencialidad - Condiciones del servicio - Reglas - Ayuda