{ "schema_version": "1.4.0", "id": "GHSA-vxpm-8hcp-qh27", "modified": "2023-02-15T18:38:53Z", "published": "2023-02-03T21:07:28Z", "aliases": [ "CVE-2023-23941" ], "summary": "Payment information sent to PayPal not necessarily identical to created order", "details": "### Impact\nIf JavaScript-based PayPal checkout methods are used (PayPal Plus, Smart Payment Buttons, SEPA, Pay Later, Venmo, Credit card), the amount and item list sent to PayPal may not be identical to the one in the created order.\n\n### Patches\nThe problem has been fixed with version 5.4.4\n\n### Workarounds\nDisable the aforementioned payment methods or use the Security Plugin in version >= 1.0.21.\n\n### References\n[Shopware blog post](https://news.shopware.com/security-issue-in-paypal-plugin-update-required)\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "swag/paypal" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.4.4" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/shopware/SwagPayPal/security/advisories/GHSA-vxpm-8hcp-qh27" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23941" }, { "type": "WEB", "url": "https://github.com/shopware/SwagPayPal/commit/57db5f4a57ef0a1646b509b415de9f03bf441b08" }, { "type": "PACKAGE", "url": "https://github.com/shopware/SwagPayPal" } ], "database_specific": { "cwe_ids": [ "CWE-345" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-03T21:07:28Z", "nvd_published_at": "2023-02-03T21:15:00Z" } }