Skip to content

Commit 0fef675

Browse files
committed
1 parent 1f31d18 commit 0fef675

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

advisories/unreviewed/2025/10/GHSA-225v-733h-9gwv/GHSA-225v-733h-9gwv.json

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,43 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-225v-733h-9gwv",
4-
"modified": "2025-10-08T15:32:26Z",
4+
"modified": "2025-10-08T15:33:30Z",
55
"published": "2025-10-07T15:30:26Z",
66
"aliases": [
77
"CVE-2025-50505"
88
],
9-
"details": "Clash Verge Rev thru 2.2.3 forces the installation of system services(clash-verge-service) by default and exposes key functions through the unauthorized HTTP API `/start_clash`, allowing local users to submit arbitrary bin_path parameters and pass them directly to the service process for execution, resulting in local privilege escalation.",
9+
"summary": "[Local Privilege Escalation] Unauthorized RESTful API exposure of Clash Verge Rev 2.2.3 ",
10+
"details": "Clash Verge Rev `v2.2.3` forces the installation of system services(`clash-verge-service`) by default and exposes key functions through the unauthorized HTTP API `/start_clash`, allowing local users to submit arbitrary bin_path parameters and pass them directly to the service process for execution, resulting in local privilege escalation.\n\n> [!IMPORTANT]\n> \n> This has already been fixed with Clash Verge Rev `v2.3.0` and later versions.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "crates.io",
21+
"name": "clash-verge"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "2.3.0"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 2.2.3"
38+
}
39+
}
40+
],
1741
"references": [
1842
{
1943
"type": "ADVISORY",

0 commit comments

Comments
 (0)