SB2019071712 - CSRF in One Click SSL plugin for WordPress



SB2019071712 - CSRF in One Click SSL plugin for WordPress

Published: July 17, 2019

Security Bulletin ID SB2019071712
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Cross-site request forgery (CVE-ID: N/A)

CWE-ID: CWE-352 - Cross-Site Request Forgery (CSRF)

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


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

The vulnerability exists due to the lack of CSRF and authorisation checks in the settings page, as well as "ajax_enable_ssl()", "ajax_scan()" AJAX methods. A remote attacker can trick the victim to visit a specially crafted web page and perform settings change on the affected system.

This vulnerability also allows a call of the AJAX methods by a low privileged user and arbitrary site options update due to the way the update_option() and update_site_option() are used in the admin() and admin_network() functions.

Remediation

Install update from vendor's website.