From 91f2812c44094b82cd79feb79ea2d7760e425657 Mon Sep 17 00:00:00 2001 From: Philipp Neuschwander <8546924+pneuschwander@users.noreply.github.com> Date: Sat, 31 Jan 2026 19:36:53 +0100 Subject: [PATCH] Update GHSA-8259-2x72-2gvc.json # Credits for vulnerability finder Inline with Open Source Vulnerability format and as supported in version 1.4.0 - adding credits field per original vulnerability report and references provided in this CVE # Updated Reference Link Eclipse Foundation moved 'security/cve-assignement' to 'security/cve-assignment'; link updated --- .../09/GHSA-8259-2x72-2gvc/GHSA-8259-2x72-2gvc.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/09/GHSA-8259-2x72-2gvc/GHSA-8259-2x72-2gvc.json b/advisories/github-reviewed/2024/09/GHSA-8259-2x72-2gvc/GHSA-8259-2x72-2gvc.json index f4bc2f1b6b838..b5f085b5fa3b6 100644 --- a/advisories/github-reviewed/2024/09/GHSA-8259-2x72-2gvc/GHSA-8259-2x72-2gvc.json +++ b/advisories/github-reviewed/2024/09/GHSA-8259-2x72-2gvc/GHSA-8259-2x72-2gvc.json @@ -62,13 +62,22 @@ }, { "type": "WEB", - "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/28" + "url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/28" }, { "type": "WEB", "url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234" } ], + "credits": [ + { + "name": "Philipp Neuschwander", + "contact": [ + "https://www.linkedin.com/in/philipp-neuschwander/" + ], + "type": "FINDER" + } + ], "database_specific": { "cwe_ids": [ "CWE-287", @@ -79,4 +88,4 @@ "github_reviewed_at": "2024-09-11T17:31:04Z", "nvd_published_at": "2024-09-11T14:15:14Z" } -} \ No newline at end of file +}