CVE-2021-24150
published 2021-04-05CVE-2021-24150: The LikeBtn WordPress Like Button Rating ♥ LikeBtn WordPress plugin before 2.6.32 was vulnerable to Unauthenticated Full-Read Server-Side Request Forgery…
PriorityP354high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
4.34%
90.0th percentile
The LikeBtn WordPress Like Button Rating ♥ LikeBtn WordPress plugin before 2.6.32 was vulnerable to Unauthenticated Full-Read Server-Side Request Forgery (SSRF).
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| likebtn-like-button_project | likebtn-like-button | < 2.6.32 | 2.6.32 |
Detection & IOCsextracted from sources · hover to see the quote
- →SSRF trigger: unauthenticated GET request to wp-admin/admin-ajax.php with action=likebtn_prx and a base64-encoded URL in the likebtn_q parameter. No authentication required. ↗
- →Successful SSRF exploitation returns HTTP 200 with body containing 'Interactsh Server', confirming the server fetched the attacker-controlled URL. ↗
- →The vulnerable AJAX action is 'likebtn_prx'; monitor WordPress access logs for unauthenticated requests to admin-ajax.php with this action parameter. ↗
- ·The likebtn_q parameter value must be base64-encoded; the SSRF payload URL is passed as a base64 string, not plaintext. ↗
- ·The vulnerability is unauthenticated (PR:N), meaning no WordPress credentials or session are needed to trigger the SSRF. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
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.
No detection rules found.
Nuclei
WordPress Like Button Rating <2.6.32 - Server-Side Request Forgery
nuclei·CVSS 7.5
CVE-2021-24150 [HIGH] WordPress Like Button Rating <2.6.32 - Server-Side Request Forgery
WordPress Like Button Rating <2.6.32 - Server-Side Request Forgery
WordPress Like Button Rating plugin before 2.6.32 is susceptible to server-side request forgery. An attacker can obtain sensitive information, modify data, and/or execute unauthorized operations.
Template:
id: CVE-2021-24150
info:
name: WordPress Like Button Rating <2.6.32 - Server-Side Request Forgery
author: theamanrawat
severity: high
description: |
WordPress Like Button Rating plugin before 2.6.32 is susceptible to server-side request forgery. An attacker can obtain sensitive information, modify data, and/or execute unauthorized operations.
impact: |
An attacker can exploit this vulnerability to make requests to internal resources, potentially leading to unauthorized access or information disclosure.
remediation: |
2021-04-05
Published