Canto <= 1.9.0 - Blind Server-Side Request Forgery via get.php

2020-03-12 00:00
Pankaj Verma

Strategic Overview

Status
Patched in 2.0.1
Affected PluginCanto
Affected Version<= 1.9.0
CVSS8.3High
CVECVE-2020-28977
View all Canto vulnerabilities

Vulnerability Overview

The Canto plugin 1.3.0 for WordPress contains blind SSRF vulnerability. It allows an unauthenticated attacker can make a request to any internal and external server via /includes/lib/get.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