{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2021-45071",
        "ASSIGNER": "security@odoo.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Cross-site scripting (XSS) issue Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier, allows remote attackers to inject arbitrary web script in the browser of a victim, via crafted uploaded file names."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Cross-site Scripting (XSS)"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Odoo",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Odoo Community",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "0",
                                            "version_value": "15.0"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Odoo Enterprise",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "0",
                                            "version_value": "15.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/odoo/odoo/issues/107697",
                "refsource": "MISC",
                "name": "https://github.com/odoo/odoo/issues/107697"
            },
            {
                "url": "https://www.debian.org/security/2023/dsa-5399",
                "refsource": "MISC",
                "name": "https://www.debian.org/security/2023/dsa-5399"
            }
        ]
    },
    "credits": [
        {
            "lang": "eng",
            "value": "Lauri Vakkala"
        },
        {
            "lang": "eng",
            "value": "An\u0131l Y\u00fcksel"
        },
        {
            "lang": "eng",
            "value": "Agustin Maio"
        },
        {
            "lang": "eng",
            "value": "Johannes Moritz"
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
                "version": "3.0"
            }
        ]
    }
}