Vulnerability Note VU#3062
Cenroll ActiveX Control allows creation of arbitrary files.
Overview
The ActiveX control Cenroll permits unauthorized users to create files on the local system.
Description
The ActiveX control "Cenroll" (clsid: 43F8F289-7A20-11D0-8F06-00C04FC295E1), which is ordinarily marked safe-for-scripting allows callers to create files and write to the registry with the permissions of the process running the control. The Cenroll control is contained in the xenroll.dll library. Using the call Enroll.createFilePKCS10 an attacker can create a file with an arbitrary name containing the base-64-encoded contents of a PCKS#10 request which can then be submitted to a Certificate Authority for processing. Nothing restricts the name or size of the file that can be created. |
Impact
An attacker can create files with arbitrary names. The contents of the file can be influenced by the intruder, but it is unclear if the influence can be leveraged in any useful way. |
Solution
The latest versions of Windows address this problem by limiting the number of times the control can be called before issuing a "denial-of-service" error message. (See Q242366). This prevents attackers from using the control simply to create large numbers of files. To the best of our knowledge, there does not exist a general purpose fix to the problem. |
Systems Affected (Learn More)
Vendor | Status | Date Notified | Date Updated |
---|---|---|---|
Microsoft | Affected | - | 14 Dec 2000 |
CVSS Metrics (Learn More)
Group | Score | Vector |
---|---|---|
Base | N/A | N/A |
Temporal | N/A | N/A |
Environmental | N/A | N/A |
References
- Microsoft Knowledgebase Article Q242366 (http://support.microsoft.com/support/kb/articles/Q242/3/66.ASP)
- http://msdn.microsoft.com/library/psdk/certsrv/xen_ref_1j74.htm
- http://rfc.roxen.com/rfc/rfc2314.html
Credit
Thanks to Richard Smith of Phar Lap Software who reported this problem to us.
This document was written by Shawn V Hernan.
Other Information
- CVE IDs: Unknown
- Date Public: 29 Jul 99
- Date First Published: 14 Dec 2000
- Date Last Updated: 10 Aug 2001
- Severity Metric: 3.15
- Document Revision: 12
Feedback
If you have feedback, comments, or additional information about this vulnerability, please send us email.