Skip to content

Commit 8856624

Browse files
1 parent 56b24ae commit 8856624

File tree

2 files changed

+65
-35
lines changed

2 files changed

+65
-35
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-m35w-xx8c-6xc7",
4+
"modified": "2025-11-05T18:52:35Z",
5+
"published": "2025-11-05T12:30:19Z",
6+
"aliases": [
7+
"CVE-2025-58337"
8+
],
9+
"summary": "Apache Doris-MCP-Server: Improper Access Control results in bypassing a \"read-only\" mode",
10+
"details": "An attacker with a valid read-only account can bypass Doris MCP Server’s read-only mode due to improper access control, allowing modifications that should have been prevented by read-only restrictions.\n\nImpact:\n\nBypasses read-only mode; attackers with read-only access may perform unauthorized modifications.\n\nRecommended action for operators: Upgrade to version 0.6.0 as soon as possible (this release contains the fix).",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "doris-mcp-server"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.6.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58337"
42+
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/apache/doris-mcp-server"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://lists.apache.org/thread/6tswlphj0pqn9zf25594r3c1vzvfj40h"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "http://www.openwall.com/lists/oss-security/2025/11/04/5"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-284"
59+
],
60+
"severity": "MODERATE",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-11-05T18:52:35Z",
63+
"nvd_published_at": "2025-11-05T10:15:36Z"
64+
}
65+
}

advisories/unreviewed/2025/11/GHSA-m35w-xx8c-6xc7/GHSA-m35w-xx8c-6xc7.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)