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

1.0 KiB
Raw Blame History

CVE-2023-2201

Description

The Web Directory Free for WordPress is vulnerable to SQL Injection via the post_id parameter in versions up to, and including, 1.6.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with contributor-level privileges to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

POC

Reference

No PoCs from references.

Github