-
Notifications
You must be signed in to change notification settings - Fork 585
Expand file tree
/
Copy pathGHSA-xq7p-g2vc-g82p.json
More file actions
112 lines (112 loc) · 2.38 KB
/
GHSA-xq7p-g2vc-g82p.json
File metadata and controls
112 lines (112 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"schema_version": "1.4.0",
"id": "GHSA-xq7p-g2vc-g82p",
"modified": "2025-05-01T13:31:00Z",
"published": "2025-04-30T16:34:59Z",
"aliases": [
"CVE-2025-27611"
],
"summary": "Homograph attack allows Unicode lookalike characters to bypass validation.",
"details": "### Impact\n\nAttackers can deceive users into sending funds to an unintended address.\n\n### Patches\n\nhttps://github.com/cryptocoinjs/base-x/pull/86",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "base-x"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.1"
}
]
}
],
"versions": [
"5.0.0"
]
},
{
"package": {
"ecosystem": "npm",
"name": "base-x"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.1"
}
]
}
],
"versions": [
"4.0.0"
]
},
{
"package": {
"ecosystem": "npm",
"name": "base-x"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.5"
},
{
"fixed": "3.0.11"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.0.10"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/cryptocoinjs/base-x/security/advisories/GHSA-xq7p-g2vc-g82p"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27611"
},
{
"type": "WEB",
"url": "https://github.com/cryptocoinjs/base-x/pull/86"
},
{
"type": "PACKAGE",
"url": "https://github.com/cryptocoinjs/base-x"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1007"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-04-30T16:34:59Z",
"nvd_published_at": "2025-04-30T20:15:21Z"
}
}