cve/2021/CVE-2021-24397.md
2025-09-29 21:09:30 +02:00

845 B

CVE-2021-24397

Description

The edit functionality in the MicroCopy WordPress plugin through 1.1.0 makes a get request to fetch the related option. The id parameter used is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.

POC

Reference

Github