CVE-2020-36852 PUBLISHED

Custom Searchable Data Entry System <= 1.7.1 - Unauthenticated Database Wiping

Assigner: Wordfence
Reserved: 30.09.2025 Published: 01.10.2025 Updated: 08.04.2026

The Custom Searchable Data Entry System plugin for WordPress is vulnerable to unauthenticated database wiping in versions up to, and including 1.7.1, due to a missing capability check and lack of sufficient validation on the ghazale_sds_delete_entries_table_row() function. This makes it possible for unauthenticated attackers to completely wipe database tables such as wp_users.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor ghazale
Product Custom Searchable Data Entry System
Versions Default: unaffected
  • affected from 0 to 1.7.1 (incl.)

Credits

  • Sean Murphy finder

References

Problem Types

  • CWE-862 Missing Authorization CWE