{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-3861",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "If an AlignedBuffer were assigned to itself, the subsequent self-move could result in an incorrect reference count and later use-after-free. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Potential use-after-free due to AlignedBuffer self-move"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "125"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "115.10"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Thunderbird",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "115.10"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1883158",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1883158"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-18/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-18/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-19/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-19/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-20/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-20/"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Ronald Crane"
        }
    ]
}