Files
CVEs-PoC/2022/CVE-2022-2233.md
T
2025-09-29 21:09:30 +02:00

959 B
Raw Blame History

CVE-2022-2233

Description

The Banner Cycler plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including 1.4. This is due to missing nonce protection on the pabc_admin_slides_postback() function found in the ~/admin/admin.php file. This makes it possible for unauthenticated attackers to inject malicious web scripts into the page, granted they can trick a sites administrator into performing an action such as clicking on a link

POC

Reference

No PoCs from references.

Github