mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
CVE update
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
id: wp-modern-events-calendar-lite
|
||||
id: CVE-2021-24146
|
||||
|
||||
info:
|
||||
name: Modern Events Calendar Lite < 5.16.5 - Unauthenticated Events Export
|
||||
description: 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.
|
||||
author: random_robbie
|
||||
severity: medium
|
||||
tags: wordpress,wp-plugin
|
||||
severity: high
|
||||
reference: https://wpscan.com/vulnerability/c7b1ebd6-3050-4725-9c87-0ea525f8fecc
|
||||
tags: wordpress,wp-plugin
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
@@ -30,6 +30,7 @@ workflows:
|
||||
- template: cves/2020/CVE-2020-14092.yaml
|
||||
- template: cves/2020/CVE-2020-35951.yaml
|
||||
- template: cves/2020/CVE-2020-35489.yaml
|
||||
- template: cves/2021/CVE-2021-24146.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-auth-bypass-wptimecapsule.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-rce-simplefilelist.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-total-upkeep-backup-download.yaml
|
||||
@@ -55,5 +56,4 @@ workflows:
|
||||
- template: vulnerabilities/wordpress/wordpress-affiliatewp-log.yaml
|
||||
- template: vulnerabilities/wordpress/wp-uploads-listing.yaml
|
||||
- template: vulnerabilities/wordpress/wp-license-file.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-infinitewp-auth-bypass.yaml
|
||||
- template: vulnerabilities/wordpress/wp-modern-events-calendar-lite.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-infinitewp-auth-bypass.yaml
|
||||
Reference in New Issue
Block a user