diff --git a/advisories/github-reviewed/2024/05/GHSA-83jv-4prm-34g7/GHSA-83jv-4prm-34g7.json b/advisories/github-reviewed/2024/05/GHSA-83jv-4prm-34g7/GHSA-83jv-4prm-34g7.json new file mode 100644 index 00000000000..f64ed1be382 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-83jv-4prm-34g7/GHSA-83jv-4prm-34g7.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-83jv-4prm-34g7", + "modified": "2024-05-21T21:00:39Z", + "published": "2024-05-21T21:00:39Z", + "aliases": [ + + ], + "summary": "Shopware Remote Code Execution Vulnerability", + "details": "Under certain circumstances it is possible to execute an authorized foreign code in Shopware version prior to 5.2.25.\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "shopware/shopware" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0" + }, + { + "fixed": "5.2.25" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/shopware5/shopware/commit/8f6a7cefcba7547276892b82f64e4874c1a0dfed" + }, + { + "type": "WEB", + "url": "https://community.shopware.com/_detail_2015.html" + }, + { + "type": "WEB", + "url": "https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-06-2017?category=shopware-5-en/security-updates" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/shopware/shopware/2017-06-22.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/shopware5/shopware" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1336" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-21T21:00:39Z", + "nvd_published_at": null + } +} \ No newline at end of file