cve/2022/CVE-2022-0785.md
2024-06-18 02:51:15 +02:00

951 B

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