{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2021-27917",
        "ASSIGNER": "security@mautic.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Prior to this patch, a stored XSS vulnerability existed in the contact tracking and page hits report."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
                        "cweId": "CWE-79"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mautic",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Mautic",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": ">= 1.0.0-beta4",
                                            "version_value": "< 4.4.13"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": ">= 5.0.0",
                                            "version_value": "< 5.1.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/mautic/mautic/security/advisories/GHSA-xpc5-rr39-v8v2",
                "refsource": "MISC",
                "name": "https://github.com/mautic/mautic/security/advisories/GHSA-xpc5-rr39-v8v2"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.2.0"
    },
    "source": {
        "advisory": "GHSA-xpc5-rr39-v8v2",
        "discovery": "USER"
    },
    "solution": [
        {
            "lang": "en",
            "supportingMedia": [
                {
                    "base64": false,
                    "type": "text/html",
                    "value": "Update to 4.4.13 or 5.1.1 or later."
                }
            ],
            "value": "Update to 4.4.13 or 5.1.1 or later."
        }
    ],
    "credits": [
        {
            "lang": "en",
            "value": "Patryk Gruszka"
        },
        {
            "lang": "en",
            "value": "Lenon Leite"
        },
        {
            "lang": "en",
            "value": "John Linhart"
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 7.3,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.1"
            }
        ]
    }
}