SB2020072003 - Multiple vulnerabilities in Email Subscribers & Newsletters plugin for WordPress



SB2020072003 - Multiple vulnerabilities in Email Subscribers & Newsletters plugin for WordPress

Published: July 20, 2020

Security Bulletin ID SB2020072003
Severity
Low
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) SQL injection (CVE-ID: CVE-2020-5768)

The vulnerability allows a remote user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in the "es_newsletters_settings_callback()" function in "class-es-newsletters.php". A remote administrator can send a specially crafted request and disclose potentially sensitive information such as value of database fields.



2) Cross-site request forgery (CVE-ID: CVE-2020-5767)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin in the "send_test_email()" function in "class-es-mailer.php". A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


Remediation

Install update from vendor's website.