From d504c75d2c7fa454ec3a8aacbf762818ef509baf Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 18:24:26 +0000 Subject: [PATCH] Publish GHSA-xc69-p8fc-m6m5 --- .../GHSA-xc69-p8fc-m6m5.json | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-xc69-p8fc-m6m5/GHSA-xc69-p8fc-m6m5.json diff --git a/advisories/github-reviewed/2024/05/GHSA-xc69-p8fc-m6m5/GHSA-xc69-p8fc-m6m5.json b/advisories/github-reviewed/2024/05/GHSA-xc69-p8fc-m6m5/GHSA-xc69-p8fc-m6m5.json new file mode 100644 index 00000000000..32de4454176 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-xc69-p8fc-m6m5/GHSA-xc69-p8fc-m6m5.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xc69-p8fc-m6m5", + "modified": "2024-05-28T18:23:17Z", + "published": "2024-05-28T18:23:17Z", + "aliases": [ + + ], + "summary": "silverstripe/subsites Unsafe SQL Query Construction (Safe Data Source)", + "details": "There is a low level potential SQL injection vulnerability in the silverstripe/subsites module has been identified and fixed in version 2.1.1.\n\n", + "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": "silverstripe/subsites" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.1.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/silverstripe/silverstripe-subsites/commit/bf2c81dce62ae9a7623d224fd31a39505260eb57" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/subsites/SS-2018-016-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/silverstripe/silverstripe-subsites" + }, + { + "type": "WEB", + "url": "https://www.silverstripe.org/download/security-releases/ss-2018-016" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-28T18:23:17Z", + "nvd_published_at": null + } +} \ No newline at end of file