← Vulnerability feed

Vulnerability record · CVE-2005-0045 · published 2 May 2005

CVE-2005-0045: Windows SMB packet validation flaw allows remote code execution

Microsoft · Windows 2000

Windows NT 4.0, 2000, XP and Server 2003 fail to properly validate certain SMB packets, specifically Transaction responses carrying Trans or Trans2 commands. A remote attacker can send a crafted packet, such as a Trans2 FIND_FIRST2 response with an oversized file name length field, to trigger memory corruption. Because SMB is a core network service, this is a serious pre-authentication remote code execution issue on unpatched hosts.

7.5 CVSS 2.0 High EPSS 70% · top 0.6%
7.5CVSS 2.0 base score
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
4Affected product versions listed by NVD
24References
16 Jun 2026Last modified by NVD

Description

The Server Message Block (SMB) implementation for Windows NT 4.0, 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code via Transaction responses containing (1) Trans or (2) Trans2 commands, aka the "Server Message Block Vulnerability," and as demonstrated using Trans2 FIND_FIRST2 responses with large file name length fields.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityUnauthenticated remote code execution over SMB with a high EPSS score, tempered by the age of the affected platforms and the absence of KEV listing or documented exploit tags.

What it is

Windows NT 4.0, 2000, XP and Server 2003 fail to properly validate certain SMB packets, specifically Transaction responses carrying Trans or Trans2 commands. A remote attacker can send a crafted packet, such as a Trans2 FIND_FIRST2 response with an oversized file name length field, to trigger memory corruption. Because SMB is a core network service, this is a serious pre-authentication remote code execution issue on unpatched hosts.

Impact

An attacker gains remote code execution in the context of the vulnerable SMB service, which on these Windows versions typically runs with SYSTEM privileges. That allows full compromise of the host, including data theft, malware installation and use as a pivot point.

Attack surface

Reachable over the network via SMB (TCP 445 or 139); the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required. Any host exposing SMB to an untrusted network is exposed.

Exploitation

The record is not listed in CISA KEV and no reference carries an exploit tag, so confirmed in-the-wild exploitation is not established here. EPSS is high (0.70284, 99.35th percentile), indicating strong predicted likelihood of exploitation activity.

What to do

  • Apply the Microsoft security update for MS05-011 on all affected Windows NT 4.0, 2000, XP and Server 2003 systems; this is the primary fix.
  • Block inbound SMB (TCP 445 and 139) at network boundaries and between untrusted network segments.
  • Restrict SMB access to required hosts only and disable the service where it is not needed.
  • Retire or isolate end-of-life platforms such as Windows NT 4.0 and Windows 2000 that can no longer be reliably patched.
  • Monitor vendor and CERT/CC advisories (VU#652537, TA05-039A) for any updated guidance.

Detection

  • Inspect SMB traffic for malformed or anomalous Trans/Trans2 requests and responses, especially FIND_FIRST2 responses with unusually large file name length fields.
  • Alert on SMB connection attempts from unexpected or external source addresses to internal file servers and workstations.
  • Review host and SMB service logs for crashes, restarts or unexpected process behavior on systems running the affected Windows versions.
  • Use the available OVAL definitions to scan for unpatched SMB implementations across the estate.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

4 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://marc.info/?l=bugtraq&m=110792638401852&w=2
http://marc.info/?l=bugtraq&m=111040962600205&w=2
http://marc.info/?l=ntbugtraq&m=110795643831169&w=2
http://www.kb.cert.org/vuls/id/652537 PatchThird Party AdvisoryUS Government Resource
http://www.securityfocus.com/bid/12484
http://www.us-cert.gov/cas/techalerts/TA05-039A.html PatchThird Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-011
https://exchange.xforce.ibmcloud.com/vulnerabilities/19089
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1606
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1847
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1889
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4043
http://marc.info/?l=bugtraq&m=110792638401852&w=2
http://marc.info/?l=bugtraq&m=111040962600205&w=2
http://marc.info/?l=ntbugtraq&m=110795643831169&w=2
http://www.kb.cert.org/vuls/id/652537 PatchThird Party AdvisoryUS Government Resource
http://www.securityfocus.com/bid/12484
http://www.us-cert.gov/cas/techalerts/TA05-039A.html PatchThird Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-011
https://exchange.xforce.ibmcloud.com/vulnerabilities/19089
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1606
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1847
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1889
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4043

Track CVE-2005-0045 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2013-3918Microsoft Windows InformationCardSigninHelper ActiveX out-of-bounds writeThe InformationCardSigninHelper ActiveX control in icardie.dll contains an out-of-bounds write that can be triggered by a crafted web page rendered i…KEVEPSS 74%analysed8.8CVE-2011-3402Microsoft Windows TrueType Font Parsing Remote Code ExecutionThe TrueType font parsing engine in win32k.sys on multiple Windows versions fails to properly handle crafted font data, allowing remote code executio…KEVEPSS 78%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed8.8CVE-2009-1537Microsoft DirectShow QuickTime Parser NULL Byte Overwrite RCEThe QuickTime Movie Parser Filter in quartz.dll (DirectShow, DirectX 7.0 through 9.0c) contains an unspecified NULL byte overwrite flaw. A crafted Qu…KEVEPSS 51%analysed7.8CVE-2015-1701Microsoft Windows Win32k.sys Local Privilege EscalationWin32k.sys in the Windows kernel-mode drivers fails to properly validate input, allowing a local user to elevate privileges by running a crafted appl…KEVEPSS 56%analysed7.8CVE-2013-5065Microsoft Windows NDProxy.sys kernel local privilege escalationNDProxy.sys in the Windows kernel on Windows XP SP2/SP3 and Server 2003 SP2 fails to properly validate input, letting a local user escalate privilege…KEVEPSS 35%analysed7.8CVE-2013-3660Microsoft Windows win32k EPATHOBJ pointer flaw allows privilege escalationThe EPATHOBJ::pprFlattenRec function in win32k.sys fails to properly initialize a pointer for the next object in a list, letting a local user gain wr…KEVEPSS 39%analysed

Source: NIST National Vulnerability Database (record CVE-2005-0045), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.