Publish Advisories

GHSA-5wjw-h8x5-v65m
GHSA-8vmr-h7h5-cqhg
GHSA-jhvj-f397-8w6q
GHSA-vc2m-hw89-qjxf
This commit is contained in:
advisory-database[bot]
2025-01-16 19:06:29 +00:00
parent 52dcf7f75e
commit 01798b7f15
4 changed files with 192 additions and 6 deletions
@@ -1,13 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5wjw-h8x5-v65m",
"modified": "2025-01-14T22:02:40Z",
"modified": "2025-01-16T19:05:32Z",
"published": "2025-01-14T18:32:06Z",
"aliases": [
"CVE-2025-23366"
],
"summary": " Wildfly HAL Console Cross-Site Scripting",
"details": "A flaw was found in the HAL Console in the Wildfly component, which does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output used as a web page that is served to other users. The attacker must be authenticated as a user that belongs to management groups “SuperUser”, “Admin”, or “Maintainer”.",
"withdrawn": "2025-01-16T19:05:32Z",
"aliases": [],
"summary": " Duplicate Advisory: Wildfly HAL Console Cross-Site Scripting",
"details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-jhvj-f397-8w6q. This link is maintained to preserve external references.\n\n# Original Description\nA flaw was found in the HAL Console in the Wildfly component, which does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output used as a web page that is served to other users. The attacker must be authenticated as a user that belongs to management groups “SuperUser”, “Admin”, or “Maintainer”.",
"severity": [
{
"type": "CVSS_V3",
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8vmr-h7h5-cqhg",
"modified": "2025-01-16T19:05:01Z",
"published": "2025-01-16T19:05:01Z",
"aliases": [
"CVE-2024-36402"
],
"summary": "matrix-media-repo (MMR) allows unauthenticated writes to the media repository, which may allow planting of problematic content",
"details": "### Impact\n\nMMR before version 1.3.5 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the local homeserver in an unauthenticated way. The implication is that unauthenticated remote adversaries can use this functionality to plant problematic content into the media repository.\n\n### Patches\n\nMMR 1.3.5 introduces a partial mitigation in the form of new endpoints which require authentication for media downloads. The unauthenticated endpoints will be frozen in a future release, closing the attack vector.\n\n### Workarounds\n\nThough extremely limited, server operators can use more strict rate limits based on IP address.\n\n### References\n\nhttps://github.com/matrix-org/matrix-spec-proposals/pull/3916\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/t2bot/matrix-media-repo"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.5"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/t2bot/matrix-media-repo/security/advisories/GHSA-8vmr-h7h5-cqhg"
},
{
"type": "WEB",
"url": "https://github.com/matrix-org/matrix-spec-proposals/pull/3916"
},
{
"type": "PACKAGE",
"url": "https://github.com/t2bot/matrix-media-repo"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-16T19:05:01Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jhvj-f397-8w6q",
"modified": "2025-01-16T19:05:39Z",
"published": "2025-01-16T19:05:39Z",
"aliases": [
"CVE-2025-23366"
],
"summary": "HAL Console has a Cross Site Scripting (XSS) vulnerability of user input",
"details": "A flaw was found in the HAL Console in the Wildfly component, which does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output used as a web page that is served to other users. The attacker must be authenticated as a user that belongs to management groups “SuperUser”, “Admin”, or “Maintainer”.\n\n### Impact\nCross-site scripting (XSS) vulnerability in the management console.\n\n### Patches\nFixed in [HAL 3.7.7.Final](https://github.com/hal/console/releases/tag/v3.7.7) \n\n### Workarounds\nNo workaround available\n\n### References\n- https://access.redhat.com/security/cve/CVE-2025-23366\n- https://bugzilla.redhat.com/show_bug.cgi?id=2337619\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jboss.hal:hal-console"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.7.Final"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/hal/console/security/advisories/GHSA-jhvj-f397-8w6q"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-23366"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337619"
},
{
"type": "PACKAGE",
"url": "https://github.com/hal/console"
},
{
"type": "WEB",
"url": "https://github.com/hal/console/releases/tag/v3.7.7"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-16T19:05:39Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,57 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vc2m-hw89-qjxf",
"modified": "2025-01-16T19:05:12Z",
"published": "2025-01-16T19:05:12Z",
"aliases": [
"CVE-2024-36403"
],
"summary": "matrix-media-repo (MMR) allows denial of service/high operating costs through unauthenticated downloads",
"details": "### Impact\n\nMMR before version 1.3.5 is vulnerable to unbounded disk consumption, where an unauthenticated adversary can induce it to download and cache large amounts of remote media files.\n\nMMR's typical operating environment uses S3-like storage as a backend, with file-backed store as an alternative option. Instances using a file-backed store or those which self-host an S3 storage system are therefore vulnerable to a disk fill attack. Once the disk is full, authenticated users will be unable to upload new media, resulting in denial of service.\n\nFor instances configured to use a cloud-based S3 storage option, this could result in high service fees instead of a denial of service.\n\n### Patches\n\nMMR 1.3.5 introduces a new default-on \"leaky bucket\" rate limit to reduce the amount of data a user can request at a time. This does not fully address the issue, but does limit an unauthenticated user's ability to request large amounts of data.\n\nOperators should note that the leaky bucket implementation introduced in MMR 1.3.5 requires the IP address associated with the request to be forwarded, to avoid mistakenly applying the rate limit to the reverse proxy instead. To avoid this issue, the reverse proxy should populate the `X-Forwarded-For` header when sending the request to MMR.\n\n### Workarounds\n\nOperators may wish to lower the maximum file size they allow and implement harsh rate limits, though this can still lead to a large amount of data to be downloaded. \n\n### References\n\nhttps://en.wikipedia.org/wiki/Leaky_bucket#As_a_meter",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/t2bot/matrix-media-repo"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.5"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/t2bot/matrix-media-repo/security/advisories/GHSA-vc2m-hw89-qjxf"
},
{
"type": "PACKAGE",
"url": "https://github.com/t2bot/matrix-media-repo"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-16T19:05:12Z",
"nvd_published_at": null
}
}