Vulnerabilities > Webnus > Medium

DATE CVE VULNERABILITY TITLE RISK
2023-10-20 CVE-2023-4021 Cross-site Scripting vulnerability in Webnus Modern Events Calendar Lite
The Modern Events Calendar lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Google API key and Calendar ID in versions up to, but not including, 7.1.0 due to insufficient input sanitization and output escaping.
network
low complexity
webnus CWE-79
4.8
2023-03-27 CVE-2023-1400 Unspecified vulnerability in Webnus Modern Events Calendar Lite
The Modern Events Calendar Lite WordPress plugin before 6.5.2 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
network
low complexity
webnus
4.8
2021-12-13 CVE-2021-24925 Cross-site Scripting vulnerability in Webnus Modern Events Calendar Lite
The Modern Events Calendar Lite WordPress plugin before 6.1.5 does not sanitise and escape the current_month_divider parameter of its mec_list_load_more AJAX call (available to both unauthenticated and authenticated users) before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue
network
webnus CWE-79
4.3
2021-03-18 CVE-2021-24149 SQL Injection vulnerability in Webnus Modern Events Calendar Lite
Unvalidated input in the Modern Events Calendar Lite WordPress plugin, versions before 5.16.6, did not sanitise the mec[post_id] POST parameter in the mec_fes_form AJAX action when logged in as an author+, leading to an authenticated SQL Injection issue.
network
low complexity
webnus CWE-89
6.5
2021-03-18 CVE-2021-24146 Missing Authorization vulnerability in Webnus Modern Events Calendar Lite
Lack of authorisation checks in the Modern Events Calendar Lite WordPress plugin, versions before 5.16.5, did not properly restrict access to the export files, allowing unauthenticated users to exports all events data in CSV or XML format for example.
network
low complexity
webnus CWE-862
5.0
2021-03-18 CVE-2021-24145 Unrestricted Upload of File with Dangerous Type vulnerability in Webnus Modern Events Calendar Lite
Arbitrary file upload in the Modern Events Calendar Lite WordPress plugin, versions before 5.16.5, did not properly check the imported file, allowing PHP ones to be uploaded by administrator by using the 'text/csv' content-type in the request.
network
low complexity
webnus CWE-434
6.5