← Vulnerability feed

Vulnerability record · CVE-2003-0818 · published 3 March 2004

CVE-2003-0818: Microsoft ASN.1 library integer overflows allow remote code execution

Microsoft · Windows 2000

The Microsoft ASN.1 library (MSASN1.DLL), used by LSASS.EXE, CRYPT32.DLL and other Windows components, contains multiple integer overflows triggered by malformed ASN.1 BER encodings with very large length fields or modified bit strings. Successful exploitation can overwrite arbitrary heap data and execute code in the context of the affected process. The flaw affects Windows NT 4.0, 2000, XP and 2003 Server.

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

Description

Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.

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 18 September 2026. Confidence: medium.

high priorityRemote, unauthenticated code execution in a core Windows component with a very high EPSS score, though no KEV listing or confirmed in-the-wild exploitation is recorded.

What it is

The Microsoft ASN.1 library (MSASN1.DLL), used by LSASS.EXE, CRYPT32.DLL and other Windows components, contains multiple integer overflows triggered by malformed ASN.1 BER encodings with very large length fields or modified bit strings. Successful exploitation can overwrite arbitrary heap data and execute code in the context of the affected process. The flaw affects Windows NT 4.0, 2000, XP and 2003 Server.

Impact

A remote attacker can execute arbitrary code with the privileges of the vulnerable service or process, potentially gaining full control of the host. Because LSASS is reachable over the network, this can lead to system compromise without prior authentication.

Attack surface

Reached over the network via ASN.1 BER data processed by affected Windows components such as LSASS; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required. Any service or application that parses attacker-supplied ASN.1 data is a potential entry point.

Exploitation

The record is not listed in CISA KEV and no reference is tagged as exploit code, but EPSS is very high (0.82241, 99.6th percentile), indicating strong likelihood of exploitation activity. No ransomware group is documented as using it.

What to do

  • Apply Microsoft security bulletin MS04-007 (patch) to all affected Windows NT 4.0, 2000, XP and 2003 Server systems.
  • Restrict network access to services that parse ASN.1 data, especially LSASS-related ports, using host and network firewalls.
  • Disable or remove unnecessary services and applications that rely on MSASN1.DLL where feasible.
  • Monitor vendor and CERT/CC advisories for updated guidance and verify patch deployment with the referenced OVAL definitions.

Detection

  • Monitor for crashes or abnormal restarts of LSASS.EXE and other processes that load MSASN1.DLL.
  • Inspect network traffic for malformed or unusually large ASN.1 BER length fields and modified bit strings.
  • Correlate host logs for unexpected process creation or privilege escalation originating from LSASS or CRYPT32-related services.
  • Use the OVAL definitions referenced in the record to audit patch state across affected hosts.

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=107643836125615&w=2
http://marc.info/?l=bugtraq&m=107643892224825&w=2
http://marc.info/?l=ntbugtraq&m=107650972617367&w=2
http://marc.info/?l=ntbugtraq&m=107650972723080&w=2
http://www.kb.cert.org/vuls/id/216324 Third Party AdvisoryUS Government Resource
http://www.kb.cert.org/vuls/id/583108 US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-041A.html US Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-007
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A653
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A796
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A797
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A799
http://marc.info/?l=bugtraq&m=107643836125615&w=2
http://marc.info/?l=bugtraq&m=107643892224825&w=2
http://marc.info/?l=ntbugtraq&m=107650972617367&w=2
http://marc.info/?l=ntbugtraq&m=107650972723080&w=2
http://www.kb.cert.org/vuls/id/216324 Third Party AdvisoryUS Government Resource
http://www.kb.cert.org/vuls/id/583108 US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-041A.html US Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-007
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A653
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A796
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A797
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A799

Track CVE-2003-0818 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-2003-0818), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.