CVE-2022-23631

Published
View on NVD ↗
CVSS v3
9
CRITICAL
CVSS v2
7.5
HIGH
Affected
1
PROJECT

Description

superjson is a program to allow JavaScript expressions to be serialized to a superset of JSON. In versions prior to 1.8.1 superjson allows input to run arbitrary code on any server using superjson input without prior authentication or knowledge. The only requirement is that the server implements at least one endpoint which uses superjson during request processing. This has been patched in superjson 1.8.1. Users are advised to update. There are no known workarounds for this issue.

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
GitHubGitHub
5.25K