This detection is for another virus that exploits the MS03-026 vulnerability.
It is not related to the W32/Lovsan.worm.d variant described here.
The virus is detected by the current Daily DATs as Exploit-DcomRpc virus (with scanning of compressed files enabled).
Intentions of the worm This worm tries spreads by exploiting a hole in Microsoft Windows. It instructs a remote target system to download and execute the worm from the infected host. Once running, the worm terminates and deletes the W32/Lovsan.worm.a process and applies the Microsoft patch to prevent other threats from infecting the system through the same hole. When the system clock reaches Jan 1, 2004, the worm will delete itself upon execution.
Installation To ensure only one instance of the worm on the victim machine, a mutex of the following name is created: RpcPatch_Mutex
The virus installs itself within a WINS directory in the Windows System directory: C:\WINNT\SYSTEM32\WINS\DLLHOST.EXE (10,240 bytes)
The virus attempts to copy the TCP/IP trivial file transfer daemon (TFTPD.EXE) binary from the dllcache on the victim machine to this directory also, renaming it: C:\WINNT\SYSTEM32\WINS\SVCHOST.EXE
Note: If TFTPD.EXE is not present on the target machine, this copy will fail. TFTPD.EXE only exists by default on specific OSes.
The following services are installed:
- RpcPatch Set to run the installed copy of the worm (DLLHOST.EXE)
Display name: "WINS Client"
- RpcTftpd Set to run the copy of the TFTPD application (SVCHOST.EXE)
Display name: "Network Connections Sharing"
Downloading of Patches The worm carries links to various patches for the MS03-026 vulnerability:
- http://download.microsoft.com/download/6/9/5/6957d785-fb7a-4ac9-b1e6-cb99b62f9f2a/Windows2000-KB823980-x86-KOR.exe
- http://download.microsoft.com/download/5/8/f/58fa7161-8db3-4af4-b576-0a56b0a9d8e6/Windows2000-KB823980-x86-CHT.exe
- http://download.microsoft.com/download/2/8/1/281c0df6-772b-42b0-9125-6858b759e977/Windows2000-KB823980-x86-CHS.exe
- http://download.microsoft.com/download/0/1/f/01fdd40f-efc5-433d-8ad2-b4b9d42049d5/Windows2000-KB823980-x86-ENU.exe
- http://download.microsoft.com/download/e/3/1/e31b9d29-f650-4078-8a76-3e81eb4554f6/WindowsXP-KB823980-x86-KOR.exe
- http://download.microsoft.com/download/2/3/6/236eaaa3-380b-4507-9ac2-6cec324b3ce8/WindowsXP-KB823980-x86-CHT.exe
- http://download.microsoft.com/download/a/a/5/aa56d061-3a38-44af-8d48-85e42de9d2c0/WindowsXP-KB823980-x86-CHS.exe
- http://download.microsoft.com/download/9/8/b/98bcfad8-afbc-458f-aaee-b7a52a983f01/WindowsXP-KB823980-x86-ENU.exe
The worm attempts to download and install one of these patches on the victim machine.
Removal of W32/Lovsan.worm.a The worm also looks for and removes W32/Lovsan.worm.a from an infected system. It achieves this by targeting MSBLAST.EXE. (The process is terminated if running on the victim machine.) NB: The Registry hook employed by MSBLAST.EXE is not removed by the worm.
Self removal When the system clock reaches Jan 1, 2004, the worm will delete itself upon execution. |