From 8cad41b942a6b51ae46c1ff39e6a90971b4d71e1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:32:56 +0000 Subject: [PATCH] Publish Advisories GHSA-rjw8-v7rr-r563 GHSA-v6v8-xj6m-xwqh --- .../06/GHSA-rjw8-v7rr-r563/GHSA-rjw8-v7rr-r563.json | 13 ++++++++++--- .../06/GHSA-v6v8-xj6m-xwqh/GHSA-v6v8-xj6m-xwqh.json | 6 +++++- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2024/06/GHSA-rjw8-v7rr-r563/GHSA-rjw8-v7rr-r563.json b/advisories/github-reviewed/2024/06/GHSA-rjw8-v7rr-r563/GHSA-rjw8-v7rr-r563.json index 8ba2592eb51..79233d9d677 100644 --- a/advisories/github-reviewed/2024/06/GHSA-rjw8-v7rr-r563/GHSA-rjw8-v7rr-r563.json +++ b/advisories/github-reviewed/2024/06/GHSA-rjw8-v7rr-r563/GHSA-rjw8-v7rr-r563.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rjw8-v7rr-r563", - "modified": "2024-06-26T14:08:31Z", + "modified": "2024-06-26T19:31:48Z", "published": "2024-06-26T14:08:31Z", "aliases": [ "CVE-2024-25637" @@ -9,7 +9,10 @@ "summary": "October System module has a Reflected XSS via X-October-Request-Handler Header", "details": "### Impact\n\nThe X-October-Request-Handler Header does not sanitize the AJAX handler name and allows unescaped HTML to be reflected back. There is no impact since this vulnerability cannot be exploited through normal browser interactions. This unescaped value is only detectable when using a proxy interception tool.\n\n### Patches\n\nThis issue has been patched in v3.5.15.\n\n### References\n\nCredits to:\n- [Mayank Mehra](mailto:mayankmehra54@gmail.com)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [hello@octobercms.com](mailto:hello@octobercms.com)\n", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" + } ], "affected": [ { @@ -37,6 +40,10 @@ "type": "WEB", "url": "https://github.com/octobercms/october/security/advisories/GHSA-rjw8-v7rr-r563" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25637" + }, { "type": "PACKAGE", "url": "https://github.com/octobercms/october" @@ -49,6 +56,6 @@ "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2024-06-26T14:08:31Z", - "nvd_published_at": null + "nvd_published_at": "2024-06-26T16:15:10Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/06/GHSA-v6v8-xj6m-xwqh/GHSA-v6v8-xj6m-xwqh.json b/advisories/github-reviewed/2024/06/GHSA-v6v8-xj6m-xwqh/GHSA-v6v8-xj6m-xwqh.json index e41b97df3ab..4cc654144ac 100644 --- a/advisories/github-reviewed/2024/06/GHSA-v6v8-xj6m-xwqh/GHSA-v6v8-xj6m-xwqh.json +++ b/advisories/github-reviewed/2024/06/GHSA-v6v8-xj6m-xwqh/GHSA-v6v8-xj6m-xwqh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v6v8-xj6m-xwqh", - "modified": "2024-06-25T22:15:03Z", + "modified": "2024-06-26T19:31:28Z", "published": "2024-06-24T18:31:37Z", "aliases": [ "CVE-2024-6104" @@ -44,6 +44,10 @@ "type": "WEB", "url": "https://github.com/hashicorp/go-retryablehttp/commit/a99f07beb3c5faaa0a283617e6eb6bcf25f5049a" }, + { + "type": "WEB", + "url": "https://discuss.hashicorp.com/c/security" + }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2024-12-go-retryablehttp-can-leak-basic-auth-credentials-to-log-files/68027"