{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-8113",
        "ASSIGNER": "security@rami.io",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Stored XSS in organizer and event settings of pretix up to 2024.7.0 allows malicious event organizers to inject HTML tags into e-mail previews on settings page. The default Content Security Policy of pretix prevents execution of attacker-provided scripts, making exploitation unlikely. However, combined with a CSP bypass (which is not currently known) the vulnerability could be used to impersonate other organizers or staff users."
            }
        ]
    },
    "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": "pretix",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "pretix",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "changes": [
                                                            {
                                                                "at": "2024.4.1",
                                                                "status": "unaffected"
                                                            },
                                                            {
                                                                "at": "2024.5.1",
                                                                "status": "unaffected"
                                                            },
                                                            {
                                                                "at": "2024.6.1",
                                                                "status": "unaffected"
                                                            },
                                                            {
                                                                "at": "2024.7.1",
                                                                "status": "unaffected"
                                                            }
                                                        ],
                                                        "lessThanOrEqual": "2024.7.0",
                                                        "status": "affected",
                                                        "version": "0",
                                                        "versionType": "custom"
                                                    }
                                                ],
                                                "defaultStatus": "unaffected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://pretix.eu/about/en/blog/20240823-release-2024-7-1/",
                "refsource": "MISC",
                "name": "https://pretix.eu/about/en/blog/20240823-release-2024-7-1/"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.2.0"
    },
    "source": {
        "discovery": "INTERNAL"
    },
    "configuration": [
        {
            "lang": "en",
            "supportingMedia": [
                {
                    "base64": false,
                    "type": "text/html",
                    "value": "Only exploitable if Content-Security-Policy are removed or if a CSP bypass is possible.<br>"
                }
            ],
            "value": "Only exploitable if Content-Security-Policy are removed or if a CSP bypass is possible."
        }
    ],
    "exploit": [
        {
            "lang": "en",
            "supportingMedia": [
                {
                    "base64": false,
                    "type": "text/html",
                    "value": "No known exploits.<br>"
                }
            ],
            "value": "No known exploits."
        }
    ]
}