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.
References
Link | Resource |
---|---|
https://drive.google.com/file/d/1EoCzbwTWOM8-fjvwMbH3bqcZ2iKksxTW/view?usp=sharing | Exploit Third Party Advisory |
https://github.com/gatsbyjs/gatsby/pull/35830 | Exploit Patch Third Party Advisory |
https://github.com/gatsbyjs/gatsby/pull/35830/commits/f214eb0694c61e348b2751cecd1aace2046bc46e | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-GATSBYPLUGINMDX-2405699 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
17 Jun 2022, 18:40
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:gatsbyjs:gatsby:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
CWE | CWE-502 | |
References | (CONFIRM) https://snyk.io/vuln/SNYK-JS-GATSBYPLUGINMDX-2405699 - Exploit, Third Party Advisory | |
References | (CONFIRM) https://github.com/gatsbyjs/gatsby/pull/35830/commits/f214eb0694c61e348b2751cecd1aace2046bc46e - Patch, Third Party Advisory | |
References | (CONFIRM) https://drive.google.com/file/d/1EoCzbwTWOM8-fjvwMbH3bqcZ2iKksxTW/view?usp=sharing - Exploit, Third Party Advisory | |
References | (CONFIRM) https://github.com/gatsbyjs/gatsby/pull/35830 - Exploit, Patch, Third Party Advisory |
10 Jun 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-06-10 20:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-25863
Mitre link : CVE-2022-25863
CVE.ORG link : CVE-2022-25863
JSON object : View
Products Affected
gatsbyjs
- gatsby
CWE
CWE-502
Deserialization of Untrusted Data