cve/2024/CVE-2024-1093.md
2024-05-25 21:48:12 +02:00

826 B

CVE-2024-1093

Description

The Change Memory Limit plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the admin_logic() function hooked via admin_init in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to update the memory limit.

POC

Reference

No PoCs from references.

Github