In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade @clerk/backend to version 3.2.3 or higher.
@clerk/backend is a Clerk Backend SDK - REST Client for Backend API & JWT verification utilities
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the clerkFrontendApiProxy function. An attacker can obtain secret keys by crafting a request path that causes the proxy to forward sensitive information to an attacker-controlled server.
Note: This is only exploitable if the frontendApiProxy feature is enabled in the application's configuration.
This vulnerability can be mitigated by disabling the frontendApiProxy feature in the application's configuration.