Publish GHSA-5mvm-89c9-9gm5

This commit is contained in:
advisory-database[bot]
2025-02-25 18:31:14 +00:00
parent 35521dc573
commit 9dee389454
@@ -0,0 +1,62 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5mvm-89c9-9gm5",
"modified": "2025-02-25T18:29:34Z",
"published": "2025-02-25T18:29:34Z",
"aliases": [
"CVE-2025-27146"
],
"summary": "Matrix IRC Bridge allows IRC command injection to own puppeted user",
"details": "### Impact\nThe matrix-appservice-irc bridge up to version 3.0.3 contains a vulnerability which can lead to arbitrary IRC command execution as the puppeted user. The attacker can only inject commands executed as their own IRC user.\n\n### Patches\nThe vulnerability has been patched in matrix-appservice-irc version 3.0.4.\n\n### For more information\nIf you have any questions or comments about this advisory, please email us at [security at matrix.org](mailto:security@matrix.org).",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "matrix-appservice-irc"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.4"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/matrix-org/matrix-appservice-irc/security/advisories/GHSA-5mvm-89c9-9gm5"
},
{
"type": "WEB",
"url": "https://github.com/matrix-org/matrix-appservice-irc/commit/74f02c8e11f16ed1b355700092c1aa9c036a11bd"
},
{
"type": "PACKAGE",
"url": "https://github.com/matrix-org/matrix-appservice-irc"
}
],
"database_specific": {
"cwe_ids": [
"CWE-77",
"CWE-88"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-02-25T18:29:34Z",
"nvd_published_at": null
}
}