From 9dee3894543c224afd299d5f806757b376f67909 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:31:14 +0000 Subject: [PATCH] Publish GHSA-5mvm-89c9-9gm5 --- .../GHSA-5mvm-89c9-9gm5.json | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 advisories/github-reviewed/2025/02/GHSA-5mvm-89c9-9gm5/GHSA-5mvm-89c9-9gm5.json diff --git a/advisories/github-reviewed/2025/02/GHSA-5mvm-89c9-9gm5/GHSA-5mvm-89c9-9gm5.json b/advisories/github-reviewed/2025/02/GHSA-5mvm-89c9-9gm5/GHSA-5mvm-89c9-9gm5.json new file mode 100644 index 00000000000..fe4cc05efe4 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-5mvm-89c9-9gm5/GHSA-5mvm-89c9-9gm5.json @@ -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 + } +} \ No newline at end of file