Canto <= 1.9.0 - Blind Server-Side Request Forgery via detail.php
2020-12-04 00:00
Pankaj VermaStrategic Overview
Vulnerability Overview
The Canto plugin 1.9.0 for WordPress contains a blind SSRF vulnerability. It allows an unauthenticated attacker can make a request to any internal and external server via /includes/lib/detail.php?subdomain=SSRF.
Technical Analysis
REMEDIATION: Update to version 2.0.1, or a newer patched version --- IDENTIFIER: CWE-918 (Server-Side Request Forgery (SSRF)) The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C