Deserialization in Gatsbyjs Gatsby
CVE-2022-25863
The package gatsby-plugin-mdx before 2.14.1, from 3.0.0 and before 3.15.2 are vulnerable to Deserialization of Untrusted Data when passing input through to the gray-matter package, due to its default configurations that are missing input sanitization. Exploiting this vulnerability is possible when passing input in both webpack (MDX files in src/pages or MDX file imported as a component in frontend / React code) and data mode (querying MDX nodes via GraphQL). Workaround: If an older version of gatsby-plugin-mdx must be used, input passed into the plugin should be sanitized ahead of processing.
Vulnerability class: Insecure Deserialization
EPSS: 0.019 (77.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N.
Affected products
- Gatsbyjs Gatsby
- N/a Gatsby-plugin-mdx — versions unspecified, 3.0.0
Weakness classification (CWE)
References
- report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC)
- report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC)
- report@snyk.io (Exploit, Patch, Third Party Advisory, x_refsource_MISC)
- report@snyk.io (Patch, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2022-25863?
- CVE-2022-25863 is a high-severity vulnerability in Gatsbyjs Gatsby, classified under Deserialization of Untrusted Data. CVSS score: 8.1/10. Published 2022-06-10.
- How severe is CVE-2022-25863?
- High severity. CVSS v3 base score is 8.1 out of 10.