{"vulnerability": "CVE-2010-3971", "sightings": [{"uuid": "a8585a0e-2e94-4e96-982d-2ab7888008b8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2010-3971", "type": "seen", "source": "MISP/a1e796df-2ad8-4c8d-8b69-737a004e72dd", "content": "", "creation_timestamp": "2025-02-06T03:13:40.000000Z"}, {"uuid": "2e00afc0-13b2-42d9-b3ce-ba51741011b3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2010-3971", "type": "seen", "source": "MISP/a1e796df-2ad8-4c8d-8b69-737a004e72dd", "content": "", "creation_timestamp": "2025-02-23T04:08:50.000000Z"}, {"uuid": "720a8600-1b87-490d-b563-6e8e5de1b20e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2010-3971", "type": "seen", "source": "MISP/d17bd6ef-d68b-317b-ac33-cdbc44c5fc57", "content": "", "creation_timestamp": "2025-08-31T03:12:50.000000Z"}, {"uuid": "29e8bf21-66f4-427b-b0aa-b8fd666c25b2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2010-3971", "type": "seen", "source": "MISP/ab0b745f-bbd5-338e-8b92-97dd0c757e9d", "content": "", "creation_timestamp": "2025-08-31T03:01:13.000000Z"}, {"uuid": "eab72785-5c63-4217-bab3-b153b9795be1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2010-3971", "type": "seen", "source": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ms11_003_ie_css_import.rb", "content": "", "creation_timestamp": "2018-05-29T15:50:33.000000Z"}, {"uuid": "b37c0c30-61d8-4923-80a4-92487380aa6f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "db99543d-496c-4eef-ad0a-2df2093364df", "vulnerability": "CVE-2010-3971", "type": "confirmed", "source": "https://www.exploit-db.com/exploits/15746", "content": "", "creation_timestamp": "2010-12-15T00:00:00.000000Z"}, {"uuid": "ce41942d-20e6-4314-b3fc-6a09458e0bdf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "db99543d-496c-4eef-ad0a-2df2093364df", "vulnerability": "CVE-2010-3971", "type": "confirmed", "source": "https://www.exploit-db.com/exploits/16533", "content": "", "creation_timestamp": "2011-02-08T00:00:00.000000Z"}, {"uuid": "2f4a03a5-0e79-4324-bb40-d48eba357cdd", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "db99543d-496c-4eef-ad0a-2df2093364df", "vulnerability": "CVE-2010-3971", "type": "confirmed", "source": "https://www.exploit-db.com/exploits/15708", "content": "", "creation_timestamp": "2010-12-08T00:00:00.000000Z"}, {"uuid": "84662963-2c95-4957-9797-415eb644c335", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2010-3971", "type": "seen", "source": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ms11_003_ie_css_import.rb", "content": "{\"aliases\": [], \"arch\": \"\", \"author\": [\"passerby\", \"d0c_s4vage\", \"jduck \"], \"autofilter_ports\": [], \"autofilter_services\": [], \"check\": false, \"default_credential\": false, \"description\": \"This module exploits a memory corruption vulnerability within Microsoft\\\\'s\\n          HTML engine (mshtml). When parsing an HTML page containing a recursive CSS\\n          import, a C++ object is deleted and later reused. This leads to arbitrary\\n          code execution.\\n\\n          This exploit utilizes a combination of heap spraying and the\\n          .NET 2.0 'mscorie.dll' module to bypass DEP and ASLR. This module does not\\n          opt-in to ASLR. As such, this module should be reliable on all Windows\\n          versions with .NET 2.0.50727 installed.\", \"disclosure_date\": \"2010-11-29\", \"fullname\": \"exploit/windows/browser/ms11_003_ie_css_import\", \"is_install_path\": true, \"mod_time\": \"2025-06-23 12:43:46 +0000\", \"name\": \"MS11-003 Microsoft Internet Explorer CSS Recursive Import Use After Free\", \"needs_cleanup\": null, \"notes\": {\"Reliability\": [\"unknown-reliability\"], \"SideEffects\": [\"unknown-side-effects\"], \"Stability\": [\"unknown-stability\"]}, \"path\": \"/modules/exploits/windows/browser/ms11_003_ie_css_import.rb\", \"platform\": \"Windows\", \"post_auth\": false, \"rank\": 400, \"ref_name\": \"windows/browser/ms11_003_ie_css_import\", \"references\": [\"CVE-2010-3971\", \"OSVDB-69796\", \"BID-45246\", \"URL-http://www.wooyun.org/bugs/wooyun-2010-0885\", \"URL-https://seclists.org/fulldisclosure/2010/Dec/110\", \"MSB-MS11-003\"], \"rport\": null, \"session_types\": false, \"targets\": [\"Automatic\", \"Internet Explorer 8\", \"Internet Explorer 7\", \"Internet Explorer 6\", \"Debug Target (Crash)\"], \"type\": \"exploit\"}", "creation_timestamp": "2026-09-08T06:51:09.518525Z"}]}