diff --git a/advisories/unreviewed/2022/05/GHSA-cxj7-4jpj-2q38/GHSA-cxj7-4jpj-2q38.json b/advisories/github-reviewed/2022/05/GHSA-cxj7-4jpj-2q38/GHSA-cxj7-4jpj-2q38.json similarity index 55% rename from advisories/unreviewed/2022/05/GHSA-cxj7-4jpj-2q38/GHSA-cxj7-4jpj-2q38.json rename to advisories/github-reviewed/2022/05/GHSA-cxj7-4jpj-2q38/GHSA-cxj7-4jpj-2q38.json index 606a3d32f05..4a7568732d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxj7-4jpj-2q38/GHSA-cxj7-4jpj-2q38.json +++ b/advisories/github-reviewed/2022/05/GHSA-cxj7-4jpj-2q38/GHSA-cxj7-4jpj-2q38.json @@ -1,17 +1,39 @@ { "schema_version": "1.4.0", "id": "GHSA-cxj7-4jpj-2q38", - "modified": "2022-05-24T16:56:12Z", + "modified": "2024-04-24T17:23:56Z", "published": "2022-05-24T16:56:12Z", "aliases": [ "CVE-2019-16318" ], + "summary": "Pimcore Unrestricted Upload of File with Dangerous Type", "details": "In Pimcore before 5.7.1, an attacker with limited privileges can bypass file-extension restrictions via a 256-character filename, as demonstrated by the failure of automatic renaming of .php to .php.txt for long filenames, a different vulnerability than CVE-2019-10867 and CVE-2019-16317.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/pimcore" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.7.1" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +44,10 @@ "type": "WEB", "url": "https://github.com/pimcore/pimcore/commit/732f1647cc6e0a29b5b1f5d904b4d726b5e9455f" }, + { + "type": "PACKAGE", + "url": "https://github.com/pimcore/pimcore" + }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-451598" @@ -29,11 +55,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-434" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-24T17:23:56Z", "nvd_published_at": "2019-09-14T18:15:00Z" } } \ No newline at end of file