Post SMTP <= 2.1.6 - Authenticated (Administrator+) Blind Server-Side Request Forgery

2022-09-05 00:00
Raad Haddad

Vulnerability Overview

The Post SMTP plugin for WordPress is vulnerable to blind Server-Side Request Forgery. This is due to improper authorization on some of the plugin's AJAX actions.

Technical Analysis

REMEDIATION: Update to version 2.1.7, 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