{
    "CVE_data_meta": {
        "ID": "CVE-2022-2846",
        "ASSIGNER": "cna@vuldb.com",
        "STATE": "PUBLIC",
        "TITLE": "Calendar Event Multi View < 1.4.07 - Unauthenticated Arbitrary Event Creation to Stored XSS"
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "generator": "WPScan CVE Generator",
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Unknown",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Calendar Event Multi View",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "1.4.07",
                                            "version_value": "1.4.07"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Calendar Event Multi View WordPress plugin before 1.4.07 does not have any authorisation and CSRF checks in place when creating an event, and is also lacking sanitisation as well as escaping in some of the event fields. This could allow unauthenticated attackers to create arbitrary events and put Cross-Site Scripting payloads in it."
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://wpscan.com/vulnerability/95f92062-08ce-478a-a2bc-6d026adf657c",
                "name": "https://wpscan.com/vulnerability/95f92062-08ce-478a-a2bc-6d026adf657c"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/171697/Calendar-Event-Multi-View-1.4.07-Cross-Site-Scripting.html",
                "url": "http://packetstormsecurity.com/files/171697/Calendar-Event-Multi-View-1.4.07-Cross-Site-Scripting.html"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "value": "CWE-862 Missing Authorization",
                        "lang": "eng"
                    }
                ]
            },
            {
                "description": [
                    {
                        "value": "CWE-79 Cross-Site Scripting (XSS)",
                        "lang": "eng"
                    }
                ]
            }
        ]
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Mostafa Farzaneh"
        }
    ],
    "source": {
        "discovery": "EXTERNAL"
    }
}