{
    "CVE_data_meta": {
        "ASSIGNER": "security@mautic.org",
        "DATE_PUBLIC": "2021-08-30T14:06:00.000Z",
        "ID": "CVE-2021-27912",
        "STATE": "PUBLIC",
        "TITLE": "XSS vulnerability on asset view"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Mautic",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "3.3.4"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "4.0.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Mautic"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Reported by Hoang Nguyen https://github.com/MatisAct, Fixed by Rohit Pavaskar https://github.com/rohitp19"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Mautic versions before 3.3.4/4.0.0 are vulnerable to an inline JS XSS attack when viewing Mautic assets by utilizing inline JS in the title and adding a broken image URL as a remote asset. This can only be leveraged by an authenticated user with permission to create or edit assets."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79 Cross-site Scripting (XSS)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://github.com/mautic/mautic/security/advisories/GHSA-rh5w-82wh-jhr8",
                "name": "https://github.com/mautic/mautic/security/advisories/GHSA-rh5w-82wh-jhr8"
            }
        ]
    },
    "source": {
        "defect": [
            "MST-15"
        ],
        "discovery": "EXTERNAL"
    }
}