Files
CVEs-PoC/2022/CVE-2022-1281.md
T
2024-06-18 02:51:15 +02:00

792 B

CVE-2022-1281

Description

The Photo Gallery WordPress plugin through 1.6.3 does not properly escape the $_POST['filter_tag'] parameter, which is appended to an SQL query, making SQL Injection attacks possible.

POC

Reference

Github