{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-41709",
        "ASSIGNER": "help@fluidattacks.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Markdownify",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "1.4.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Remote command execution (RCE)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://fluidattacks.com/advisories/adams/",
                "url": "https://fluidattacks.com/advisories/adams/"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/amitmerchant1990/electron-markdownify",
                "url": "https://github.com/amitmerchant1990/electron-markdownify"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Markdownify version 1.4.1 allows an external attacker to execute arbitrary code remotely on any client attempting to view a malicious markdown file through Markdownify. This is possible because the application has the \"nodeIntegration\" option enabled."
            }
        ]
    }
}