Skip to content

Commit d37b2f7

Browse files
1 parent 8a53f45 commit d37b2f7

File tree

2 files changed

+70
-33
lines changed

2 files changed

+70
-33
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-3mm3-wfpv-q85g",
4+
"modified": "2025-11-21T00:38:59Z",
5+
"published": "2025-11-20T21:30:32Z",
6+
"aliases": [
7+
"CVE-2025-63700"
8+
],
9+
"summary": "Clerk-js vulnerable to bypass of OAuth authentication flow by manipulating request at OTP verification stage",
10+
"details": "An issue was discovered in Clerk-js 5.88.0 allowing attackers to bypass the OAuth authentication flow by manipulating the request at the OTP verification stage.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"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/E:U"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "@clerk/clerk-js"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "5.88.0"
36+
}
37+
]
38+
}
39+
]
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "ADVISORY",
45+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-63700"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://clerk.com"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/clerk/javascript"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://github.com/itsnishat08/CVE-2025-63700"
58+
}
59+
],
60+
"database_specific": {
61+
"cwe_ids": [
62+
"CWE-290",
63+
"CWE-639"
64+
],
65+
"severity": "MODERATE",
66+
"github_reviewed": true,
67+
"github_reviewed_at": "2025-11-21T00:38:59Z",
68+
"nvd_published_at": "2025-11-20T19:16:21Z"
69+
}
70+
}

advisories/unreviewed/2025/11/GHSA-3mm3-wfpv-q85g/GHSA-3mm3-wfpv-q85g.json

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

0 commit comments

Comments
 (0)