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.
Configurations

Configuration 1

cpe:2.3:a:gatsbyjs:gatsby:*:*:*:*:*:node.js:*:*
cpe:2.3:a:gatsbyjs:gatsby:*:*:*:*:*:node.js:*:*

Information

Published : 2022-06-10 08:15

Updated : 2022-06-17 06:40


NVD link : CVE-2022-25863

Mitre link : CVE-2022-25863

Products Affected
No products.
CWE
CWE-502

Deserialization of Untrusted Data