
flightcontrolhq/superjson
Releases54
Frequency2 months 1 week
Last Release
Stars5.25K
Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 9 CRITICAL | 7.5 HIGH | ||
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. | |||