cve/2023/CVE-2023-4730.md
2024-08-18 19:26:37 +00:00

1.0 KiB

CVE-2023-4730

Description

The LadiApp plugn for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the init_endpoint() function hooked via 'init' in versions up to, and including, 4.3. This makes it possible for unauthenticated attackers to modify a variety of settings. An attacker can directly modify the 'ladipage_key' which enables them to create new posts on the website and inject malicious web scripts.

POC

Reference

No PoCs from references.

Github