From 006e1c6fb75da286a0dc58bbe62fa0fa8dea0bc6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:27:31 +0000 Subject: [PATCH] Publish Advisories GHSA-2fx5-pggv-6jjr GHSA-7cmp-cgg8-4c82 GHSA-ff6q-3c9c-6cf5 GHSA-w8xv-rwgf-4fwh --- .../2025/01/GHSA-2fx5-pggv-6jjr/GHSA-2fx5-pggv-6jjr.json | 4 ++-- .../2025/01/GHSA-7cmp-cgg8-4c82/GHSA-7cmp-cgg8-4c82.json | 8 ++++++-- .../2025/01/GHSA-ff6q-3c9c-6cf5/GHSA-ff6q-3c9c-6cf5.json | 8 ++++++-- .../2025/01/GHSA-w8xv-rwgf-4fwh/GHSA-w8xv-rwgf-4fwh.json | 8 ++++++-- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2025/01/GHSA-2fx5-pggv-6jjr/GHSA-2fx5-pggv-6jjr.json b/advisories/github-reviewed/2025/01/GHSA-2fx5-pggv-6jjr/GHSA-2fx5-pggv-6jjr.json index 54653a3b5a8..4ae8dea25e9 100644 --- a/advisories/github-reviewed/2025/01/GHSA-2fx5-pggv-6jjr/GHSA-2fx5-pggv-6jjr.json +++ b/advisories/github-reviewed/2025/01/GHSA-2fx5-pggv-6jjr/GHSA-2fx5-pggv-6jjr.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-2fx5-pggv-6jjr", - "modified": "2025-01-14T22:00:32Z", + "modified": "2025-01-15T15:26:55Z", "published": "2025-01-14T15:24:20Z", "aliases": [ "CVE-2024-55892" ], "summary": "TYPO3 Potential Open Redirect via Parsing Differences", - "details": "### Problem\nApplications that use `TYPO3\\CMS\\Core\\Http\\Uri` to parse externally provided URLs (e.g., via a query parameter) and validate the host of the parsed URL may be vulnerable to open redirect or SSRF attacks if the URL is used after passing the validation checks.\n\n### Solution\nUpdate to TYPO3 versions 9.5.49 ELTS, 10.4.48 ELTS, 11.5.42 ELTS, 12.4.25 LTS, 13.4.3 LTS that fix the problem described.\n\n### Credits\nThanks to Sam Mush who reported this issue and to TYPO3 core & security team member Benjamin Franzke who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2025-002](https://typo3.org/security/advisory/typo3-core-sa-2025-002)\n", + "details": "### Problem\nApplications that use `TYPO3\\CMS\\Core\\Http\\Uri` to parse externally provided URLs (e.g., via a query parameter) and validate the host of the parsed URL may be vulnerable to open redirect or SSRF attacks if the URL is used after passing the validation checks.\n\n### Solution\nUpdate to TYPO3 versions 9.5.49 ELTS, 10.4.48 ELTS, 11.5.42 ELTS, 12.4.25 LTS, 13.4.3 LTS that fix the problem described.\n\n### Credits\nThanks to Sam Mush and Christian Eßl who reported this issue and to TYPO3 core & security team member Benjamin Franzke who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2025-002](https://typo3.org/security/advisory/typo3-core-sa-2025-002)\n", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2025/01/GHSA-7cmp-cgg8-4c82/GHSA-7cmp-cgg8-4c82.json b/advisories/github-reviewed/2025/01/GHSA-7cmp-cgg8-4c82/GHSA-7cmp-cgg8-4c82.json index d36ae2875a6..a034a212215 100644 --- a/advisories/github-reviewed/2025/01/GHSA-7cmp-cgg8-4c82/GHSA-7cmp-cgg8-4c82.json +++ b/advisories/github-reviewed/2025/01/GHSA-7cmp-cgg8-4c82/GHSA-7cmp-cgg8-4c82.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7cmp-cgg8-4c82", - "modified": "2025-01-14T23:04:40Z", + "modified": "2025-01-15T15:25:45Z", "published": "2025-01-14T22:18:52Z", "aliases": [ "CVE-2024-47605" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-asset-admin/security/advisories/GHSA-7cmp-cgg8-4c82" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47605" + }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/commit/09b5052c86932f273e0d733428c9aade70ff2a4a" @@ -60,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-01-14T22:18:52Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-14T23:15:08Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/01/GHSA-ff6q-3c9c-6cf5/GHSA-ff6q-3c9c-6cf5.json b/advisories/github-reviewed/2025/01/GHSA-ff6q-3c9c-6cf5/GHSA-ff6q-3c9c-6cf5.json index 2904dfea8eb..54ee178838b 100644 --- a/advisories/github-reviewed/2025/01/GHSA-ff6q-3c9c-6cf5/GHSA-ff6q-3c9c-6cf5.json +++ b/advisories/github-reviewed/2025/01/GHSA-ff6q-3c9c-6cf5/GHSA-ff6q-3c9c-6cf5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ff6q-3c9c-6cf5", - "modified": "2025-01-14T22:58:37Z", + "modified": "2025-01-15T15:25:53Z", "published": "2025-01-14T22:18:59Z", "aliases": [ "CVE-2024-53277" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-ff6q-3c9c-6cf5" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53277" + }, { "type": "WEB", "url": "https://github.com/silverstripe/silverstripe-framework/commit/74904f539347b7d1f8c5b5fb9e28d62ff251ee00" @@ -60,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-01-14T22:18:59Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-14T23:15:08Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/01/GHSA-w8xv-rwgf-4fwh/GHSA-w8xv-rwgf-4fwh.json b/advisories/github-reviewed/2025/01/GHSA-w8xv-rwgf-4fwh/GHSA-w8xv-rwgf-4fwh.json index 5e0daaa62b8..b259505338b 100644 --- a/advisories/github-reviewed/2025/01/GHSA-w8xv-rwgf-4fwh/GHSA-w8xv-rwgf-4fwh.json +++ b/advisories/github-reviewed/2025/01/GHSA-w8xv-rwgf-4fwh/GHSA-w8xv-rwgf-4fwh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w8xv-rwgf-4fwh", - "modified": "2025-01-14T16:32:07Z", + "modified": "2025-01-15T15:26:01Z", "published": "2025-01-14T16:32:07Z", "aliases": [ "CVE-2025-0343" @@ -38,6 +38,10 @@ "type": "WEB", "url": "https://github.com/apple/swift-asn1/security/advisories/GHSA-w8xv-rwgf-4fwh" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0343" + }, { "type": "WEB", "url": "https://github.com/apple/swift-asn1/commit/ae33e5941bb88d88538d0a6b19ca0b01e6c76dcf" @@ -54,6 +58,6 @@ "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-01-14T16:32:07Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-15T01:15:13Z" } } \ No newline at end of file