SB2025013019 - Multiple vulnerabilities in W3 Total Cache plugin for WordPress



SB2025013019 - Multiple vulnerabilities in W3 Total Cache plugin for WordPress

Published: January 30, 2025

Security Bulletin ID SB2025013019
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Missing Authorization (CVE-ID: CVE-2024-12365)

CWE-ID: CWE-862 - Missing Authorization

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


The vulnerability allows a remote attacker to bypass authorization checks.

The vulnerability exists due to a missing capability check on the is_w3tc_admin_page function. A remote user can gain access to sensitive information and perform unauthorized actions.


2) Information disclosure (CVE-ID: CVE-2024-12008)

CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor

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


The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to information exposure issue through the publicly exposed debug log file. A remote attacker can gain unauthorized access to sensitive information on the system.


3) Incorrect authorization (CVE-ID: CVE-2024-12006)

CWE-ID: CWE-863 - Incorrect Authorization

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


The vulnerability allows a remote attacker to bypass authorization checks.

The vulnerability exists due to a missing capability check on several functions. A remote attacker can deactivate the plugin as well as activate and deactivate plugin extensions.


Remediation

Install update from vendor's website.

References