vendor:
Comments Like Dislike plugin
by:
Diaa Hanna
3.1
CVSS
MEDIUM
Access Control Vulnerability
284
CWE
Product Name: Comments Like Dislike plugin
Affected Version From: <= 1.2.0
Affected Version To: 1.2.2000
Patch Exists: YES
Related CWE: CVE-2023-3244
CPE: a:wordpress:comments_like_dislike:1.2.0
Platforms Tested: WordPress
2023
POC-CVE-2023-3244
The Comments Like Dislike plugin for WordPress <= 1.2.0 allows unauthorized modification of data due to a missing capability check on the restore_settings function. This vulnerability enables authenticated attackers with minimal permissions to reset the plugin's settings, as the nonce is accessible to subscriber-level users.
Mitigation:
Update the Comments Like Dislike plugin to version 1.2.1 or higher. Additionally, restrict access to the vulnerable AJAX actions to trusted users only.