← Back

Shopware

shopware

69 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Shopware
shopware
B2b Suite
b2b_suite
Swagpaypal
swagpaypal

CVEs (69)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Shopware
1Shopware
Nov 21, 2024
Jul 28, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Shopware before 6.2.3, the database password is leaked to an unauthenticated user when a DriverException occurs and verbose error handling is enabled.
1Shopware
1Shopware
Nov 21, 2024
Jul 28, 2020
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
In Shopware before 6.2.3, authenticated users are allowed to use the Mediabrowser fileupload feature to upload SVG images containing JavaScript. This leads to Persistent XSS. An uploaded image can be accessed without aut...Show more
In Shopware before 6.2.3, authenticated users are allowed to use the Mediabrowser fileupload feature to upload SVG images containing JavaScript. This leads to Persistent XSS. An uploaded image can be accessed without authentication.Show less
1Shopware
1Shopware
Nov 21, 2024
Jul 28, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Shopware before 6.2.3 is vulnerable to a Server-Side Request Forgery (SSRF) in its "Mediabrowser upload by URL" feature. This allows an authenticated user to send HTTP, HTTPS, FTP, and SFTP requests on behalf of the Shop...Show more
Shopware before 6.2.3 is vulnerable to a Server-Side Request Forgery (SSRF) in its "Mediabrowser upload by URL" feature. This allows an authenticated user to send HTTP, HTTPS, FTP, and SFTP requests on behalf of the Shopware platform server.Show less
1Shopware
1Shopware
Nov 21, 2024
Jun 23, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Shopware before 5.5.8 has XSS via the Query String to the backend/Login or backend/Login/load/ URI.
1Shopware
1Shopware
Nov 21, 2024
Jun 13, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
In createInstanceFromNamedArguments in Shopware through 5.6.x, a crafted web request can trigger a PHP object instantiation vulnerability, which can result in an arbitrary deserialization if the right class is instantiat...Show more
In createInstanceFromNamedArguments in Shopware through 5.6.x, a crafted web request can trigger a PHP object instantiation vulnerability, which can result in an arbitrary deserialization if the right class is instantiated. An attacker can leverage this deserialization to achieve remote code execution. NOTE: this issue is a bypass for a CVE-2017-18357 whitelist patch.Show less
1Shopware
1Shopware
Nov 21, 2024
Jan 15, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Shopware before 5.4.3 allows SQL Injection by remote authenticated users, aka SW-21404.
1Shopware
1Shopware
Nov 21, 2024
Jan 15, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Shopware before 5.3.4 has a PHP Object Instantiation issue via the sort parameter to the loadPreviewAction() method of the Shopware_Controllers_Backend_ProductStream controller, with resultant XXE via instantiation of a...Show more
Shopware before 5.3.4 has a PHP Object Instantiation issue via the sort parameter to the loadPreviewAction() method of the Shopware_Controllers_Backend_ProductStream controller, with resultant XXE via instantiation of a SimpleXMLElement object.Show less
1Shopware
1Shopware
May 13, 2026
Oct 16, 2017
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Shopware v5.2.5 - v5.3 is vulnerable to cross site scripting in the customer and order section of the content management system backend modules. Remote attackers are able to inject malicious script code into the firstnam...Show more
Shopware v5.2.5 - v5.3 is vulnerable to cross site scripting in the customer and order section of the content management system backend modules. Remote attackers are able to inject malicious script code into the firstname, lastname, or order input fields to provoke persistent execution in the customer and orders section of the backend. The execution occurs in the administrator backend listing when processing a preview of the customers (kunden) or orders (bestellungen). The injection can be performed interactively via user registration or by manipulation of the order information inputs. The issue can be exploited by low privileged user accounts against higher privileged (admin or moderator) accounts.Show less
1Shopware
1Shopware
May 13, 2026
Apr 21, 2017
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
The backend/Login/load/ script in Shopware before 5.1.5 allows remote attackers to execute arbitrary code.