Publish Advisories

GHSA-rjw8-v7rr-r563
GHSA-v6v8-xj6m-xwqh
This commit is contained in:
advisory-database[bot]
2024-06-26 19:32:56 +00:00
parent dfdc7bf31c
commit 8cad41b942
2 changed files with 15 additions and 4 deletions
@@ -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"
}
}
@@ -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"