{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-41710",
        "ASSIGNER": "help@fluidattacks.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Markdownify version 1.4.1 allows an external attacker to remotely obtain arbitrary local files on any client that attempts to view a malicious markdown file through Markdownify. This is possible because the application does not have a CSP policy (or at least not strict enough) and/or does not properly validate the contents of markdown files before rendering them."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Insecure or unset HTTP headers - Content-Security-Policy"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Markdownify",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "1.4.1",
                                            "version_affected": "="
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/amitmerchant1990/electron-markdownify",
                "refsource": "MISC",
                "name": "https://github.com/amitmerchant1990/electron-markdownify"
            },
            {
                "url": "https://fluidattacks.com/advisories/noisestorm/",
                "refsource": "MISC",
                "name": "https://fluidattacks.com/advisories/noisestorm/"
            }
        ]
    }
}