CVE-2025-5287
HIGH EXPLOITED NUCLEILikes and Dislikes Plugin <1.0.0 - SQL Injection
Title source: llmExploitation Summary
CVE-2025-5287 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 5 public exploits from researchers including wiseep, RootHarpy, Nxploited. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional Python script that exploits a time-based SQL injection vulnerability (CVE-2025-5287) in a WordPress plugin. The script uses threaded requests to test multiple URLs for susceptibility to the SQLi by measuring delays from injected SLEEP functions.
Description
The Likes and Dislikes Plugin plugin for WordPress is vulnerable to SQL Injection via the 'post' parameter in all versions up to, and including, 1.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Exploits (5)
This repository contains a functional Python script that exploits a time-based SQL injection vulnerability (CVE-2025-5287) in a WordPress plugin. The script uses threaded requests to test multiple URLs for susceptibility to the SQLi by measuring delays from injected SLEEP functions.
This repository contains a functional Python script that exploits CVE-2025-5287, an unauthenticated time-based blind SQL injection vulnerability in the WordPress Likes and Dislikes Plugin ≤ 1.0.0. The exploit targets the `post` parameter in the `my_likes_dislikes_action` AJAX action.
This repository provides a detailed technical analysis of CVE-2025-5287, an unauthenticated SQL injection vulnerability in the WordPress Likes and Dislikes Plugin ≤ 1.0.0. It includes SQLMap commands, manual payloads, and evidence of exploitation via time-based blind SQLi.
The repository contains functional exploit code for CVE-2025-5287, targeting an arbitrary file upload vulnerability in the WordPress Plugin 3DPrint Lite 1.9.1.4. The exploit demonstrates the ability to upload a malicious file to a vulnerable target.
The repository provides a functional SQL injection PoC for CVE-2025-5287, targeting the 'Likes and Dislikes Plugin' for WordPress. It includes a sqlmap command demonstrating unauthenticated SQLi via the 'post' parameter, with payloads for boolean-based and time-based blind injection.
Nuclei Templates (1)
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N