CVE-2024-0623
MEDIUMVK Block Patterns <= 1.31.1.1 - Cross-Site Request Forgery via vbp_clear_patterns_cache()
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-0623. PoCs published by kodaichodai.
AI-analyzed exploit summary This is a functional CSRF PoC for CVE-2024-0623, targeting WordPress admin-ajax.php with a crafted GET request to trigger the vulnerability. The exploit manipulates the action parameter to clear patterns cache, demonstrating the flaw.
Description
The VK Block Patterns plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.31.1.1. This is due to missing or incorrect nonce validation on the vbp_clear_patterns_cache() function. This makes it possible for unauthenticated attackers to clear the patterns cache via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Exploits (1)
This is a functional CSRF PoC for CVE-2024-0623, targeting WordPress admin-ajax.php with a crafted GET request to trigger the vulnerability. The exploit manipulates the action parameter to clear patterns cache, demonstrating the flaw.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N