CVE-2022-31108
Last modified
CVE-2022-31108 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. An attacker is able to inject arbitrary `CSS` into the generated graph allowing them to change the styling of elements outside of the generated graph, and potentially exfiltrate sensitive information by using specially crafted `CSS` selectors. EPSS estimates a 0.85% chance of exploitation in the next 30 days.
Description
Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. An attacker is able to inject arbitrary `CSS` into the generated graph allowing them to change the styling of elements outside of the generated graph, and potentially exfiltrate sensitive information by using specially crafted `CSS` selectors. The following example shows how an attacker can exfiltrate the contents of an input field by bruteforcing the `value` attribute one character at a time. Whenever there is an actual match, an `http` request will be made by the browser in order to "load" a background image that will let an attacker know what's the value of the character. This issue may lead to `Information Disclosure` via CSS selectors and functions able to generate HTTP requests. This also allows an attacker to change the document in ways which may lead a user to perform unintended actions, such as clicking on a link, etc. This issue has been resolved in version 9.1.3. Users are advised to upgrade. Users unable to upgrade should ensure that user input is adequately escaped before embedding it in CSS blocks.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mermaid Project | Mermaid | >= 8.0.0, < 9.1.3 |
References
- https://github.com/mermaid-js/mermaid/commit/0ae1bdb61adff1cd485caff8c62ec6b8ac57b225Patch, Third Party Advisory
- https://github.com/mermaid-js/mermaid/security/advisories/GHSA-x3vm-38hw-55wfExploit, Third Party Advisory
- https://github.com/mermaid-js/mermaid/commit/0ae1bdb61adff1cd485caff8c62ec6b8ac57b225Patch, Third Party Advisory
- https://github.com/mermaid-js/mermaid/security/advisories/GHSA-x3vm-38hw-55wfExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31108?
How severe is CVE-2022-31108?
How do I fix CVE-2022-31108?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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 2022
- CVE-2022-31102Argo CD is a declarative, GitOps continuous delivery tool fo…6.1
- CVE-2022-31103lettersanitizer is a DOM-based HTML email sanitizer for in-b…7.5
- CVE-2022-31104Wasmtime is a standalone runtime for WebAssembly. In affecte…5.6
- CVE-2022-31105Argo CD is a declarative, GitOps continuous delivery tool fo…9.6
- CVE-2022-31106Underscore.deep is a collection of Underscore mixins that op…9.8
- CVE-2022-31107Grafana is an open-source platform for monitoring and observ…7.5
- CVE-2022-31109laminas-diactoros is a PHP package containing implementation…6.1
- CVE-2022-3111An issue was discovered in the Linux kernel through 5.16-rc6…5.5
- CVE-2022-31110RSSHub is an open source, extensible RSS feed generator. In …7.5
- CVE-2022-31111Frontier is Substrate's Ethereum compatibility layer. In aff…5.3
- CVE-2022-31112Parse Server is an open source backend that can be deployed …8.2
- CVE-2022-31113Canarytokens is an open source tool which helps track activi…6.1
Are you affected by CVE-2022-31108?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
