Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ GHSA-6wh5-mw9h-5c3w — core

🟢 CVSS 2.0 — Low ✅ No Known Exploit CWE-22 OSV
2.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Shopware vulnerable to path traversal via Plugin upload

Impact

Malicious actors can exploit this vulnerability to write files within arbitrary directories on the filesystem of the Shopware web container. This could allow them to gain persistent shell access by uploading a PHP-shell file to an accessible folder.

It is important to note that this vulnerability is only present on on-premises installation of Shopware and not present on the SaaS installation due to additional security checks being implemented on the uploaded plugin files.

Description

A path traversal vulnerability allows malicious actors to access files and folders that are outside the folder structure accessible to the affected function. This vulnerability occurs when an application uses unfiltered user input to point to the path of a specific file and retrieve it. This can result in gaining read/write access to sensitive information, application code, back-end systems and other (critical) files on the operating system. In certain cases, it is even possible to store arbitrary files outside the relevant directory structure on the server in order to gain access to the server.

Applicability

The Plugin upload function in use by the Shopware application is vulnerable to path traversal.

Within the on-premises version of the Shopware application users are able to extend the functionality of the application by installing ‘plugins’ also referred to as ‘apps’ or ‘extensions’. These plugins can be installed using the official store or by uploading a zip file containing the required files. To prevent path traversal the Shopware application implements a check that effectively prohibits files containing ‘..’ characters from being uploaded. During review of the source code, it was noticed that the check for the prohibited characters was only performed from the third entry (index 2) of the uploaded Zip file. This means that the second entry (index 1) within the Zip file can contain path traversal characters and thus allows files to be written in

directories outside of the intended plugins folder.

To exploit this vulnerability, an admin account with permissions to upload plugins, is required.

Reproduction

To reproduce this vulnerability, the steps below can be followed.

1. Log in to an on-premises Shopware application with an admin account with permissions to

upload plugins.

2. Create a malicious Zip file using the script provided in evidence 5.

3. Upload the generated malicious Zip file as a new plugin within the application

4. Access the filesystem of the Shopware application

5. Navigate to the path below:

/var/www/html/custom/apps

6. Notice that an ‘evil.php’ file has been extracted within this folder.

How this vulnerability can be exploited

This issue can be reached over the network, attack complexity is low, an attacker needs administrative privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity low, availability none.

Weakness class

GHSA-6wh5-mw9h-5c3w is classified as CWE-22: Path Traversal. A file path built from user input is not confined to the intended directory, letting an attacker reach files elsewhere on the filesystem.

Affected software

GHSA-6wh5-mw9h-5c3w is recorded against 2 packages.

  • shopware/core (fixed in 6.6.10.7)
  • shopware/platform (fixed in 6.6.10.7)

Timeline and source

Published on 21 October 2025 and last revised on 22 October 2025. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

github.com (Web)
github.com (Web)
github.com (Package)

Details

Severity LOW
CVSS Score 2.0
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
CWE CWE-22
Public Exploit ✅ No
Source OSV
Published 2025-10-21
Updated 2026-08-20
Modified 2025-10-22
Fix URL N/A

Affected Packages

Software From version Fixed in
shopware/core 6.6.10.7
shopware/platform 6.6.10.7

Similar Threats

Free Vulnerability Check

Is your site affected by GHSA-6wh5-mw9h-5c3w?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against GHSA-6wh5-mw9h-5c3w and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.