Files
CVEs-PoC/2022/CVE-2022-0411.md
T
2025-09-29 21:09:30 +02:00

773 B

CVE-2022-0411

Description

The Asgaros Forum WordPress plugin before 2.0.0 does not sanitise and escape the post_id parameter before using it in a SQL statement via a REST route of the plugin (accessible to any authenticated user), leading to a SQL injection

POC

Reference

Github