CVE-2024-13747 MEDIUM

CVE-2024-13747: WooMail - WooCommerce Email Customizer <= 3.0.34 - Authenticated (Subscriber+) Missing Authorization to SQL Injection

Vendor Cidcode
Product WooMail - WooCommerce Email Customizer
Weakness CWE-862 · Missing authorization
Published March 5, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The WooMail - WooCommerce Email Customizer plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'template_delete_saved' function in all versions up to, and including, 3.0.34. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject SQL into an existing post deletion query.

Explanation of Vulnerability in Simple Terms

02Summary

WooMail versions up to 3.0.34 lack proper authorization checks on certain administrative functions. A logged-in user with low privileges can modify email settings or templates without proper permission validation. The vulnerability requires an active WordPress user account but does not require administrator access. Site owners should update to a version newer than 3.0.34.

What an attacker can do

03Attacker Capabilities

Modify WooCommerce email templates or settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users could alter transactional emails, potentially disrupting customer communications or injecting malicious content.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

March 5, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE