CVE-1999-1011
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe Remote Data Service (RDS) DataFactory component of Microsoft Data Access Components (MDAC) in IIS 3.x and 4.x exposes unsafe methods, which allows remote attackers to execute arbitrary commands.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe Remote Data Service (RDS) DataFactory component in Microsoft Data Access Components (MDAC) on IIS 3.x and 4.x exposes unsafe methods to remote attackers, allowing arbitrary command execution on the affected server.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 1.5= 2.0= 2.1= 2.0= 3.0= 4.0= 3.0CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:L/Au:N/C:C/I:C/A:C
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify IIS versionCheck the IIS version installed on the server. For IIS 3.0, check the registry key HKLM\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\MajorVersion or use the inetmgr snap-in. For IIS 4.0, check via the Microsoft Management Console or the About dialog in the IIS Manager.Affected if The installed IIS version is 3.0 or 4.0, matching the affected versions in the CVE.
-
Identify installed MDAC versionCheck the MDAC version by querying the registry key HKLM\SOFTWARE\Microsoft\DataAccess\Version or by running the system information utility and looking for the Data Access Components version string.Affected if The installed MDAC version is 1.5, 2.0, or 2.1, which are the affected versions listed in this CVE.
-
Confirm RDS DataFactory component presenceLocate and inspect the msadcs.dll file in the /msadc/ directory or the Scripts virtual directory on the IIS server. Also check the registry key HKLM\SOFTWARE\Microsoft\DataAccess\DataFactory\Handler for registered handlers.Affected if The msadcs.dll file exists and is accessible on the IIS server, indicating the RDS DataFactory component is installed.
-
Verify RDS functionality is enabledAttempt to access the RDS endpoint by requesting the URL pattern http://server/msadc/msadcs.dll or check the IIS metabase for enabled RDS or DataFactory application mappings under the RDS or MSADC virtual directories.Affected if The RDS DataFactory component is enabled and accessible, allowing remote data service requests to be processed.
The environment is affected if IIS 3.0 or 4.0 is running with MDAC 1.5, 2.0, or 2.1 installed and the RDS DataFactory component (msadcs.dll) is present and enabled, allowing remote attackers to execute arbitrary commands through exposed unsafe methods.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedDisable or remove the RDS DataFactory component and associated MDAC components from affected IIS installations, or upgrade to patched versions of MDAC and IIS.
MDAC 2.5 SP2 or later; IIS 5.0 or later with current security updates
- Disable the RDS (Remote Data Service) DataFactory component by removing or restricting access to the msadc/msadcs.dll virtual directory
- If RDS is required, apply the Microsoft Security Bulletin MS99-025 patch which fixes this vulnerability
- Restrict permissions on the MSDAC components to prevent unauthorized access
- Consider upgrading to a patched version of MDAC (2.5 Service Pack 2 or later includes the fix)
- As a further mitigation, disable the RDS service in IIS if not needed
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-1999-1011 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-1999-1011 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data