Publish Advisories

GHSA-9h6j-4ffx-cm84
GHSA-9h6j-4ffx-cm84
This commit is contained in:
advisory-database[bot]
2025-04-16 15:17:55 +00:00
parent 165063259d
commit dd78ef2bed
2 changed files with 119 additions and 34 deletions
@@ -0,0 +1,119 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9h6j-4ffx-cm84",
"modified": "2025-04-16T15:15:47Z",
"published": "2025-04-16T12:31:19Z",
"aliases": [
"CVE-2025-31363"
],
"summary": "Mattermost doesn't restrict domains LLM can request to contact upstream",
"details": "Mattermost versions 10.4.x <= 10.4.2, 10.5.x <= 10.5.0, 9.11.x <= 9.11.9 fail to restrict domains the LLM can request to contact upstream which allows an authenticated user to exfiltrate data from an arbitrary server accessible to the victim via performing a prompt injection in the AI plugin's Jira tool.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.5.0"
},
{
"fixed": "10.5.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.4.0"
},
{
"fixed": "10.4.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.11.0"
},
{
"fixed": "9.11.10"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0.0-20250218121836-2b5275d87136"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31363"
},
{
"type": "PACKAGE",
"url": "https://github.com/mattermost/mattermost"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-201",
"CWE-497"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-04-16T15:15:47Z",
"nvd_published_at": "2025-04-16T10:15:15Z"
}
}
@@ -1,34 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9h6j-4ffx-cm84",
"modified": "2025-04-16T12:31:19Z",
"published": "2025-04-16T12:31:19Z",
"aliases": [
"CVE-2025-31363"
],
"details": "Mattermost versions 10.4.x <= 10.4.2, 10.5.x <= 10.5.0, 9.11.x <= 9.11.9 fail to restrict domains the LLM can request to contact upstream which allows an authenticated user to exfiltrate data from an arbitrary server accessible to the victim via performing a prompt injection in the AI plugin's Jira tool.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31363"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-16T10:15:15Z"
}
}