CVE-2023-35881 HIGH

CVE-2023-35881: WordPress WooCommerce One Page Checkout plugin <= 2.3.0 - Local File Inclusion vulnerability

Vendor Woocommerce
Product WooCommerce One Page Checkout
Weakness CWE-22 · Path traversal
Published May 17, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WooCommerce WooCommerce One Page Checkout allows PHP Local File Inclusion.This issue affects WooCommerce One Page Checkout: from n/a through 2.3.0.

Explanation of Vulnerability in Simple Terms

02Summary

WooCommerce One Page Checkout versions up to 2.3.0 contain a path traversal vulnerability that allows authenticated users to read arbitrary files from the server. An attacker with low-level access can bypass directory restrictions and access sensitive files outside the intended checkout directory. This could expose configuration files, database credentials, or other sensitive data stored on the server.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration and credential files.

Potential impact on your site

04Site Impact

Sensitive files like wp-config.php or database credentials could be exposed to authenticated attackers.

Conditions required to exploit

05Prerequisites

Attacker must have a low-level user account (e.g., customer account) on the site.

Key dates

06Disclosure timeline

May 17, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE