First published: Thu Jun 09 2005(Updated: )
Heap-based buffer overflow in the BERDecBitString function in Microsoft ASN.1 library (MSASN1.DLL) allows remote attackers to execute arbitrary code via nested constructed bit strings, which leads to a realloc of a non-null pointer and causes the function to overwrite previously freed memory, as demonstrated using a SPNEGO token with a constructed bit string during HTTP authentication, and a different vulnerability than CVE-2003-0818. NOTE: the researcher has claimed that MS:MS04-007 fixes this issue.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft Windows 2003 Server | =64-bit | |
Microsoft Windows NT | =4.0-sp6a | |
Microsoft Windows NT | =4.0-sp6 | |
Microsoft Windows XP | ||
Microsoft Windows 2000 | =sp2 | |
Microsoft Windows XP | =sp1 | |
Microsoft Windows NT | =4.0-sp6a | |
Microsoft Windows 2003 Server | =r2 | |
Microsoft Windows 2000 | =sp4 | |
Microsoft Windows XP | =sp1 | |
Microsoft Windows XP | =gold | |
Microsoft Windows 2000 | =sp3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-1935 is classified as having critical severity due to the ability for remote attackers to execute arbitrary code.
To mitigate CVE-2005-1935, apply the relevant security patch provided by Microsoft for the affected versions of Windows.
CVE-2005-1935 affects various Microsoft Windows versions including Windows 2003, Windows NT 4.0, Windows XP, and Windows 2000.
Yes, CVE-2005-1935 can be exploited remotely via nested constructed bit strings.
CVE-2005-1935 is a heap-based buffer overflow vulnerability in the Microsoft ASN.1 library.