CVE-2022-0785
Daily Prayer Time < 2022.03.01 - Unauthenticated SQLi
Record summary
CVE-2022-0785 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
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
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Mar 10, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Daily Prayer Time | CVE List | 2022.03.01 to < 2022.03.01 | affected |
daily_prayer_timeBrowse daily_prayer_time_project / daily_prayer_time | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Daily Prayer Time <2022.03.01 - SQL InjectionCVSS 9.8
WordPress Daily Prayer Time plugin prior to 2022.03.01 contains a SQL injection vulnerability.. It 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 SQL injection.
Impact
Successful exploitation of this vulnerability could lead to unauthorized access to the WordPress database and potentially sensitive information leakage.
Remediation
Update to the latest version of the WordPress Daily Prayer Time plugin (2022.03.01) to fix the SQL Injection vulnerability.
Source: ProjectDiscovery