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

1.0 KiB

CVE-2022-0785

Description

The Daily Prayer Time WordPress plugin before 2022.03.01 does not sanitise and escape the month parameter before using it in a SQL statement via the get_monthly_timetable AJAX action (available to unauthenticated users), leading to an unauthenticated SQL injection

POC

Reference

Github