Overview
- Description
- Livebook is a web application for writing interactive and collaborative code notebooks. On Windows, it is possible to open a `livebook://` link from a browser which opens Livebook Desktop and triggers arbitrary code execution on victim's machine. Any user using Livebook Desktop on Windows is potentially vulnerable to arbitrary code execution when they expect Livebook to be opened from browser. This vulnerability has been fixed in version 0.8.2 and 0.9.3.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:livebook:livebook:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0BFE3DF8-01D2-4B07-A6D3-161E54A3AA22", "versionEndExcluding": "0.8.2", "versionStartIncluding": "0.8.0" }, { "criteria": "cpe:2.3:a:livebook:livebook:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1417F052-3C0B-4BF5-AA92-2154895E67DD", "versionEndExcluding": "0.9.3", "versionStartIncluding": "0.9.0" } ], "operator": "OR" }, { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", "vulnerable": false, "matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA" } ], "operator": "OR" } ], "operator": "AND" } ]