cbcvebase.
CVE-2006-4446
published 2006-08-30

CVE-2006-4446: Heap-based buffer overflow in DirectAnimation.PathControl COM object (daxctle.ocx) in Microsoft Internet Explorer 6.0 SP1 allows remote attackers to cause a…

PriorityP269medium5CVSS 2.0
AVNACLAuNCNINAP
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
60.33%
99.0th percentile
Heap-based buffer overflow in DirectAnimation.PathControl COM object (daxctle.ocx) in Microsoft Internet Explorer 6.0 SP1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a Spline function call whose first argument specifies a large number of points.

Affected

4 ranges
VendorProductVersion rangeFixed in
microsoftie
microsoftie
microsoftinternet_explorer
microsoftinternet_explorer

Detection & IOCsextracted from sources · hover to see the quote

filenamedaxctle.ocx
otherCLSID: {D7A7D7C3-D47F-11D0-89D3-00A0C90833E6}
commandtarget.Spline(0xffffffff, 1)
  • Detect instantiation of the vulnerable DirectAnimation.PathControl ActiveX object (ProgID: DirectAnimation.PathControl, CLSID: {D7A7D7C3-D47F-11D0-89D3-00A0C90833E6}) via script in a browser context, particularly calls to the Spline method with large/integer-overflow values such as 0xffffffff.
  • Monitor for loading of daxctle.ocx as an ActiveX/COM InprocServer32 component within Internet Explorer processes, especially on Windows 2000 SP4, XP SP2, and 2003 SP1.
  • The vulnerability is triggered via the Spline method of the DirectAnimation Path COM object; alert on heap-spray or large argument patterns passed to this method.
  • ·CVE-2006-4446 (Spline method, daxctle.ocx) is a distinct vulnerability from CVE-2006-4777 (KeyFrame method, daxctle.ocx); ensure detection rules target the correct method (Spline vs. KeyFrame) to avoid confusion between the two.

CVSS provenance

nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
vulncheck5.0MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.