mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
1.1 KiB
1.1 KiB
CVE-2022-2846
Description
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.
POC
Reference
- http://packetstormsecurity.com/files/171697/Calendar-Event-Multi-View-1.4.07-Cross-Site-Scripting.html
- https://wpscan.com/vulnerability/95f92062-08ce-478a-a2bc-6d026adf657c
Github
No PoCs found on GitHub currently.