cve/2022/CVE-2022-0693.md
2024-06-18 02:51:15 +02:00

920 B

CVE-2022-0693

Description

The Master Elements WordPress plugin through 8.0 does not validate and escape the meta_ids parameter of its remove_post_meta_condition AJAX action (available to both unauthenticated and authenticated users) before using it in a SQL statement, leading to an unauthenticated SQL Injection

POC

Reference

Github