---
id: CVE-2024-13342
title: >-
  The Booster for WooCommerce plugin for WordPress is vulnerable to arbitrary
  file uploads due to missing file type validation in the 'add_files_to_order'
  function in all versions up to, and including, 7.2.4
summary: >-
  The Booster for WooCommerce plugin for WordPress is vulnerable to arbitrary
  file uploads due to missing file type validation in the 'add_files_to_order'
  function in all versions up to, and including, 7.2.4. This makes it possible
  for una…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-434
vendor: booster
product: booster_for_woocommerce
affected:
  - booster_for_woocommerce < 7.2.5
patched:
  - booster_for_woocommerce 7.2.5
published: '2025-08-29'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T21:10:00.130'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-13342'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/woocommerce-jetpack/tags/7.2.4/includes/class-wcj-checkout-files-upload.php#L452
    label: security@wordfence.com
  - url: 'https://plugins.trac.wordpress.org/changeset/3262569/'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/5ac8a125-121c-4392-846e-625726043972?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00735
epssPercentile: 0.52584
ingestedAt: '2026-09-26T21:38:01.486Z'
---

## Overview

The Booster for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'add_files_to_order' function in all versions up to, and including, 7.2.4. This makes it possible for unauthenticated attackers to upload arbitrary files with double extensions on the affected site's server which may make remote code execution possible. This is only exploitable on select instances where the configuration will execute the first extension present.

## Affected

- `booster_for_woocommerce < 7.2.5`

## Remediation

Upgrade past the affected range:

- `booster_for_woocommerce 7.2.5`
