CVE-2022-25863
Severity CVSS v4.0:
Pending analysis
Type:
CWE-502
Deserialization of Untrusted Dat
Publication date:
10/06/2022
Last modified:
17/06/2022
Description
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.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:gatsbyjs:gatsby:*:*:*:*:*:node.js:*:* | 2.14.1 (excluding) | |
| cpe:2.3:a:gatsbyjs:gatsby:*:*:*:*:*:node.js:*:* | 3.0.0 (including) | 3.15.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



