{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2012-12-29T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Use-after-free vulnerability in Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code via a crafted web site that triggers access to an object that (1) was not properly allocated or (2) is deleted, as demonstrated by a CDwnBindInfo object, and exploited in the wild in December 2012."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-10-12T19:57:01",
                "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
                "shortName": "microsoft"
            },
            "references": [
                {
                    "name": "TA13-008A",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_CERT"
                    ],
                    "url": "http://www.us-cert.gov/cas/techalerts/TA13-008A.html"
                },
                {
                    "name": "MS13-008",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_MS"
                    ],
                    "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-008"
                },
                {
                    "name": "VU#154201",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_CERT-VN"
                    ],
                    "url": "http://www.kb.cert.org/vuls/id/154201"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ie_cbutton_uaf.rb"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://labs.alienvault.com/labs/index.php/2012/just-another-water-hole-campaign-using-an-internet-explorer-0day/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://packetstormsecurity.com/files/119168/Microsoft-Internet-Explorer-CDwnBindInfo-Object-Use-After-Free.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://eromang.zataz.com/2012/12/29/attack-and-ie-0day-informations-used-against-council-on-foreign-relations/"
                },
                {
                    "name": "oval:org.mitre.oval:def:16361",
                    "tags": [
                        "vdb-entry",
                        "signature",
                        "x_refsource_OVAL"
                    ],
                    "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16361"
                },
                {
                    "name": "TA13-015A",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_CERT"
                    ],
                    "url": "http://www.us-cert.gov/cas/techalerts/TA13-015A.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://blog.fireeye.com/research/2012/12/council-foreign-relations-water-hole-attack-details.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://blogs.technet.com/b/srd/archive/2012/12/29/new-vulnerability-affecting-internet-explorer-8-users.aspx"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://technet.microsoft.com/security/advisory/2794220"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://blogs.technet.com/b/srd/archive/2012/12/31/microsoft-quot-fix-it-quot-available-for-internet-explorer-6-7-and-8.aspx"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "secure@microsoft.com",
                    "ID": "CVE-2012-4792",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "n/a",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "n/a"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "Use-after-free vulnerability in Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code via a crafted web site that triggers access to an object that (1) was not properly allocated or (2) is deleted, as demonstrated by a CDwnBindInfo object, and exploited in the wild in December 2012."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "TA13-008A",
                            "refsource": "CERT",
                            "url": "http://www.us-cert.gov/cas/techalerts/TA13-008A.html"
                        },
                        {
                            "name": "MS13-008",
                            "refsource": "MS",
                            "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-008"
                        },
                        {
                            "name": "VU#154201",
                            "refsource": "CERT-VN",
                            "url": "http://www.kb.cert.org/vuls/id/154201"
                        },
                        {
                            "name": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ie_cbutton_uaf.rb",
                            "refsource": "MISC",
                            "url": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ie_cbutton_uaf.rb"
                        },
                        {
                            "name": "http://labs.alienvault.com/labs/index.php/2012/just-another-water-hole-campaign-using-an-internet-explorer-0day/",
                            "refsource": "MISC",
                            "url": "http://labs.alienvault.com/labs/index.php/2012/just-another-water-hole-campaign-using-an-internet-explorer-0day/"
                        },
                        {
                            "name": "http://packetstormsecurity.com/files/119168/Microsoft-Internet-Explorer-CDwnBindInfo-Object-Use-After-Free.html",
                            "refsource": "MISC",
                            "url": "http://packetstormsecurity.com/files/119168/Microsoft-Internet-Explorer-CDwnBindInfo-Object-Use-After-Free.html"
                        },
                        {
                            "name": "http://eromang.zataz.com/2012/12/29/attack-and-ie-0day-informations-used-against-council-on-foreign-relations/",
                            "refsource": "MISC",
                            "url": "http://eromang.zataz.com/2012/12/29/attack-and-ie-0day-informations-used-against-council-on-foreign-relations/"
                        },
                        {
                            "name": "oval:org.mitre.oval:def:16361",
                            "refsource": "OVAL",
                            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16361"
                        },
                        {
                            "name": "TA13-015A",
                            "refsource": "CERT",
                            "url": "http://www.us-cert.gov/cas/techalerts/TA13-015A.html"
                        },
                        {
                            "name": "http://blog.fireeye.com/research/2012/12/council-foreign-relations-water-hole-attack-details.html",
                            "refsource": "MISC",
                            "url": "http://blog.fireeye.com/research/2012/12/council-foreign-relations-water-hole-attack-details.html"
                        },
                        {
                            "name": "http://blogs.technet.com/b/srd/archive/2012/12/29/new-vulnerability-affecting-internet-explorer-8-users.aspx",
                            "refsource": "CONFIRM",
                            "url": "http://blogs.technet.com/b/srd/archive/2012/12/29/new-vulnerability-affecting-internet-explorer-8-users.aspx"
                        },
                        {
                            "name": "http://technet.microsoft.com/security/advisory/2794220",
                            "refsource": "CONFIRM",
                            "url": "http://technet.microsoft.com/security/advisory/2794220"
                        },
                        {
                            "name": "http://blogs.technet.com/b/srd/archive/2012/12/31/microsoft-quot-fix-it-quot-available-for-internet-explorer-6-7-and-8.aspx",
                            "refsource": "CONFIRM",
                            "url": "http://blogs.technet.com/b/srd/archive/2012/12/31/microsoft-quot-fix-it-quot-available-for-internet-explorer-6-7-and-8.aspx"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-416",
                                "lang": "en",
                                "description": "CWE-416 Use After Free"
                            }
                        ]
                    }
                ],
                "affected": [
                    {
                        "vendor": "microsoft",
                        "product": "ie",
                        "cpes": [
                            "cpe:2.3:a:microsoft:ie:6.0:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "6.0",
                                "status": "affected",
                                "lessThanOrEqual": "8.0",
                                "versionType": "semver"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 8.8,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                            "integrityImpact": "HIGH",
                            "userInteraction": "REQUIRED",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-23T03:55:54.304184Z",
                                "id": "CVE-2012-4792",
                                "options": [
                                    {
                                        "Exploitation": "active"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    },
                    {
                        "other": {
                            "type": "kev",
                            "content": {
                                "dateAdded": "2024-07-23",
                                "reference": "https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-23T16:20:22.880Z"
                },
                "timeline": [
                    {
                        "time": "2024-07-23T00:00:00+00:00",
                        "lang": "en",
                        "value": "CVE-2012-4792 added to CISA KEV"
                    }
                ]
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-06T20:50:16.917Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "TA13-008A",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_CERT",
                            "x_transferred"
                        ],
                        "url": "http://www.us-cert.gov/cas/techalerts/TA13-008A.html"
                    },
                    {
                        "name": "MS13-008",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_MS",
                            "x_transferred"
                        ],
                        "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-008"
                    },
                    {
                        "name": "VU#154201",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_CERT-VN",
                            "x_transferred"
                        ],
                        "url": "http://www.kb.cert.org/vuls/id/154201"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ie_cbutton_uaf.rb"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://labs.alienvault.com/labs/index.php/2012/just-another-water-hole-campaign-using-an-internet-explorer-0day/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://packetstormsecurity.com/files/119168/Microsoft-Internet-Explorer-CDwnBindInfo-Object-Use-After-Free.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://eromang.zataz.com/2012/12/29/attack-and-ie-0day-informations-used-against-council-on-foreign-relations/"
                    },
                    {
                        "name": "oval:org.mitre.oval:def:16361",
                        "tags": [
                            "vdb-entry",
                            "signature",
                            "x_refsource_OVAL",
                            "x_transferred"
                        ],
                        "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16361"
                    },
                    {
                        "name": "TA13-015A",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_CERT",
                            "x_transferred"
                        ],
                        "url": "http://www.us-cert.gov/cas/techalerts/TA13-015A.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://blog.fireeye.com/research/2012/12/council-foreign-relations-water-hole-attack-details.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://blogs.technet.com/b/srd/archive/2012/12/29/new-vulnerability-affecting-internet-explorer-8-users.aspx"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://technet.microsoft.com/security/advisory/2794220"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://blogs.technet.com/b/srd/archive/2012/12/31/microsoft-quot-fix-it-quot-available-for-internet-explorer-6-7-and-8.aspx"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
        "assignerShortName": "microsoft",
        "cveId": "CVE-2012-4792",
        "datePublished": "2012-12-30T18:00:00",
        "dateReserved": "2012-09-06T00:00:00",
        "dateUpdated": "2024-08-06T20:50:16.917Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}