CVE-2012-1891
10.07.2012, 21:55
Heap-based buffer overflow in Microsoft Data Access Components (MDAC) 2.8 SP1 and SP2 and Windows Data Access Components (WDAC) 6.0 allows remote attackers to execute arbitrary code via crafted XML data that triggers access to an uninitialized object in memory, aka "ADO Cachesize Heap Overflow RCE Vulnerability."Enginsight
Vendor | Product | Version |
---|---|---|
microsoft | data_access_components | 2.8:sp1 |
microsoft | data_access_components | 2.8:sp2 |
microsoft | windows_data_access_components | 6.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-908 - Use of Uninitialized ResourceThe software uses or accesses a resource that has not been initialized.
References