2023-06-22 16:00:29 +00:00
{
"id" : "CVE-2023-35174" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-22T14:15:09.517" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:08:05.560" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-22 16:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-29 22:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-29 22:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
2023-06-29 22:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
2023-06-29 22:00:28 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-06-29 22:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 4.7
2023-06-29 22:00:28 +00:00
} ,
2023-06-22 16:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-22 16:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-06-22 16:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
2023-06-22 16:00:29 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-22 16:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2023-06-22 16:00:29 +00:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-22 16:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
2023-06-29 22:00:28 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-29 22:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:livebook:livebook:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.8.0" ,
"versionEndExcluding" : "0.8.2" ,
"matchCriteriaId" : "0BFE3DF8-01D2-4B07-A6D3-161E54A3AA22"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:livebook:livebook:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "0.9.0" ,
"versionEndExcluding" : "0.9.3" ,
"matchCriteriaId" : "1417F052-3C0B-4BF5-AA92-2154895E67DD"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2572D17-1DE6-457B-99CC-64AFD54487EA"
}
]
}
]
2023-06-22 16:00:29 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/livebook-dev/livebook/commit/2e11b59f677c6ed3b6aa82dad412a8b3406ffdf1" ,
2023-06-29 22:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-22 16:00:29 +00:00
} ,
{
"url" : "https://github.com/livebook-dev/livebook/commit/beb10daaadcc765f0380e436bd7cd5f74cf086c8" ,
2023-06-29 22:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-22 16:00:29 +00:00
} ,
{
"url" : "https://github.com/livebook-dev/livebook/releases/tag/v0.8.2" ,
2023-06-29 22:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 16:00:29 +00:00
} ,
{
"url" : "https://github.com/livebook-dev/livebook/releases/tag/v0.9.3" ,
2023-06-29 22:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 16:00:29 +00:00
} ,
{
"url" : "https://github.com/livebook-dev/livebook/security/advisories/GHSA-564w-97r7-c6p9" ,
2023-06-29 22:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/livebook-dev/livebook/commit/2e11b59f677c6ed3b6aa82dad412a8b3406ffdf1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/livebook-dev/livebook/commit/beb10daaadcc765f0380e436bd7cd5f74cf086c8" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/livebook-dev/livebook/releases/tag/v0.8.2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/livebook-dev/livebook/releases/tag/v0.9.3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/livebook-dev/livebook/security/advisories/GHSA-564w-97r7-c6p9" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-06-22 16:00:29 +00:00
}
]
}