CVE-2021-29475
Last modified
CVE-2021-29475 is a critical-severity vulnerability rated 10/10 on the CVSS scale. HedgeDoc (formerly known as CodiMD) is an open-source collaborative markdown editor. An attacker is able to receive arbitrary files from the file system when exporting a note to PDF. EPSS estimates a 1.16% chance of exploitation in the next 30 days.
Description
HedgeDoc (formerly known as CodiMD) is an open-source collaborative markdown editor. An attacker is able to receive arbitrary files from the file system when exporting a note to PDF. Since the code injection has to take place as note content, there fore this exploit requires the attackers ability to modify a note. This will affect all instances, which have pdf export enabled. This issue has been fixed by https://github.com/hedgedoc/hedgedoc/commit/c1789474020a6d668d616464cb2da5e90e123f65 and is available in version 1.5.0. Starting the CodiMD/HedgeDoc instance with `CMD_ALLOW_PDF_EXPORT=false` or set `"allowPDFExport": false` in config.json can mitigate this issue for those who cannot upgrade. This exploit works because while PhantomJS doesn't actually render the `file:///` references to the PDF file itself, it still uses them internally, and exfiltration is possible, and easy through JavaScript rendering. The impact is pretty bad, as the attacker is able to read the CodiMD/HedgeDoc `config.json` file as well any other files on the filesystem. Even though the suggested Docker deploy option doesn't have many interesting files itself, the `config.json` still often contains sensitive information, database credentials, and maybe OAuth secrets among other things.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Hedgedoc | Hedgedoc | < 1.5.0 |
References
- https://github.com/hedgedoc/hedgedoc/commit/c1789474020a6d668d616464cb2da5e90e123f65Patch, Third Party Advisory
- https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-pxxg-px9v-6qf3Third Party Advisory
- https://github.com/hedgedoc/hedgedoc/commit/c1789474020a6d668d616464cb2da5e90e123f65Patch, Third Party Advisory
- https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-pxxg-px9v-6qf3Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-29475?
How severe is CVE-2021-29475?
How do I fix CVE-2021-29475?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-29469Node-redis is a Node.js Redis client. Before version 3.1.1, …7.5
- CVE-2021-29470Exiv2 is a command-line utility and C++ library for reading,…6.5
- CVE-2021-29471Synapse is a Matrix reference homeserver written in python (…5.3
- CVE-2021-29472Composer is a dependency manager for PHP. URLs for Mercurial…8.8
- CVE-2021-29473Exiv2 is a C++ library and a command-line utility to read, w…2.5
- CVE-2021-29474HedgeDoc (formerly known as CodiMD) is an open-source collab…5.8
- CVE-2021-29476Requests is a HTTP library written in PHP. Requests mishandl…9.8
- CVE-2021-29477Redis is an open source (BSD licensed), in-memory data struc…8.8
- CVE-2021-29478Redis is an open source (BSD licensed), in-memory data struc…8.8
- CVE-2021-29479Ratpack is a toolkit for creating web applications. In versi…6.1
- CVE-2021-29480Ratpack is a toolkit for creating web applications. In versi…3.1
- CVE-2021-29481Ratpack is a toolkit for creating web applications. In versi…7.5
Are you affected by CVE-2021-29475?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
