CVE-1999-1011
Microsoft Data Access Components - Remote Code Execution via RDS DataFactory
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-1999-1011.
PoCs published by rain forest puppy, Wanderley J. Abreu Jr, including Metasploit module exploits/windows/iis/msadc.
AI-analyzed exploit summary This Perl script exploits CVE-1999-1011, a vulnerability in Microsoft Data Access Components (MDAC) RDS, allowing arbitrary command execution via the DataFactory or VbBusObj objects. It automates the process of querying and exploiting vulnerable systems, including UNC path support and Index Server table dumps.
Description
The 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.
Exploits (3)
This Perl script exploits CVE-1999-1011, a vulnerability in Microsoft Data Access Components (MDAC) RDS, allowing arbitrary command execution via the DataFactory or VbBusObj objects. It automates the process of querying and exploiting vulnerable systems, including UNC path support and Index Server table dumps.
This is a technical writeup describing the RDS (Remote Data Services) vulnerability in Microsoft Data Access Components (MDAC), which allows unauthorized file access and command execution via the DataFactory object. It explains the exploitation process but does not include functional exploit code.
This Metasploit module exploits CVE-1999-1011, a vulnerability in Microsoft IIS MDAC msadcs.dll RDS service, allowing arbitrary remote command execution via VbBusObj or AdvancedDataFactory. It leverages command injection into Microsoft Access databases, MSSQL, or ODBC/JET DSN.