CVE-2025-5287
published 2025-05-28CVE-2025-5287: 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…
PriorityP180high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
2.10%
79.4th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| erumfaham | likes_and_dislikes_plugin | <= 1.0.0 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor for unauthenticated POST/GET requests to WordPress AJAX endpoints (admin-ajax.php) containing a 'post' parameter with SQL metacharacters or stacked/appended query syntax, targeting sites running Likes and Dislikes Plugin <= 1.0.0. ↗
- →Flag any unauthenticated database extraction attempts (e.g., UNION SELECT, information_schema queries) originating from the 'post' parameter in WordPress plugin requests, as exploitation requires no authentication. ↗
- ·All versions up to and including 1.0.0 of the Likes and Dislikes Plugin for WordPress are affected; no patched version is referenced in the available sources. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-2q5m-qpc5-76wp: 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
ghsa_unreviewed·2025-05-28
CVE-2025-5287 [HIGH] CWE-89 GHSA-2q5m-qpc5-76wp: 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
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.
VulnCheck
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2025·CVSS 7.5
CVE-2025-5287 [HIGH] Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.
Affected: erumfaham Likes and Dislikes Plugin Plugin for WordPress
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https
No detection rules found.
Nuclei
Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
nuclei·CVSS 7.5
CVE-2025-5287 [HIGH] Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
Likes and Dislikes Plugin =6"
- 'contains_all(body, "like","dislike")'
- 'status_code == 200'
condition: and
# digest: 4a0a004730450220222766462b4794732f6373ce420be174bb57443754e72b7fd684e7ac3a8fa00c022100ff1eaf1d323124d3dc3291959beb5849a0e451d0010b05e10d9f8a5bc91baf18:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-05-28
Published
Exploited in the wild