UBUNTU-CVE-2022-31108

Source
https://ubuntu.com/security/CVE-2022-31108
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2022/UBUNTU-CVE-2022-31108.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2022-31108
Related
Published
2022-06-28T19:15:00Z
Modified
2025-01-13T10:23:29Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Ubuntu:22.04:LTS / node-mermaid

Package

Name
node-mermaid
Purl
pkg:deb/ubuntu/node-mermaid@8.13.8+~cs10.4.16-1?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

8.*

8.7.0+ds+~cs27.17.17-3
8.13.3+ds+~cs26.13.21-1
8.13.3+ds+~cs26.13.21-2
8.13.8+~cs10.4.16-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}